hello all, It seems to be solved, i used WicketFilter in web.xml before with which websphere had a problem, so for that i changed some settings in websphere to deploy the app. though it got deployed with that setting but showed some weird behavior.
So i again reverted back to WicketServlet and it again worked fine, so moral of the story is websphere doesn't handle filter properly Thanks narup wrote: > > Hello All, > > I recently did an upgrade from wicket1.2.6 to wicket1.3 and also > successfully deployed in a websphere, but my cancel and apply buttons on > the page and modal window are not working everywhere. I don't get any > error in the log file also. > > Interesting thing is it works everything fine in Jetty server, in > localhost. So if anyone of you have had this problem before can please let > me know. Not sure but websphere should not have any problem with AJAX. > > Thanks > Puran > -- View this message in context: http://www.nabble.com/wicket1.3-on-websphere6.0.11.-tp14285196p14286715.html Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
