You're welcome! I am happy it worked. What is behind this problem is a mystery I cannot answer ... I was just happy at that point to see it working! :)
Type: Posts; User: JulieDougherty; Keyword(s):
You're welcome! I am happy it worked. What is behind this problem is a mystery I cannot answer ... I was just happy at that point to see it working! :)
To resolve this issue I replaced my HTML table that contained the Dojo Date Text box with divs. Hopefully the same works for you!
Thank you for your response. My ultimate goal is to be able to write files to dynamic directories. The fileWritingMessageHandler only supports one directory, which you are not allowed to change.
...
I am developing an interface in which I am using Spring Integration to write my target files. I was successfully using file:outbound-channel_adapter, however, the requirement came up to be able to...
Thank you for your response! Just to confirm my understanding, it sounds as if in both scenarios I need to implement my own custom Item Reader which in turn calls my Ibatis Query. I cannot call...
Hello,
I was hoping someone could provide me a bit of guidance on the best way to implement something. We have several batch jobs implemented in which the very first step is an ItemReader that...
I am attempting to use the Spring Dojo DateTextBox in my Webapp. The code I have implemented works fine in Internet Explorer, but it does not work in Google Chrome or Firefox. In both Google Chrome...