Issue with Tomcat 5.0 Struts 2

2007-06-08 Thread animesh.saxena
--- Begin Message --- Hi, Yesterday was configuring struts on my friends computer. Came across errors with even simple struts application 2.0. The error was (in log file) Severe:Filter ERROR. I just upgraded to tomcat 5.5 and the error disappeared. I checked the tomcat bugs and sure enoug

RE: JavaOne Ajax Discussion

2006-05-23 Thread animesh.saxena
Hi Ian, I think using DWR as the core library will come up with some problems. For example How do you get the return value for the javascript function you call? (if receiveMessages() returns something ) How do you switch between polling and Comet? Solution (From forum) Right now y