Hi, 

I have an unusual problem. I have a WebPage wich has a form in it. onSubmit
method has some code that executes when submit button is pushed. Everithing
works fine when I deploy application to Tomcat 5.5. But when I deploy the
same code to WebSphere 5 app. server, whem submit button is pushed
application doesn't execute onSubmit method but constructor of the WebPage
again, and the WebPage simply refreshes.

Has samebody had similar problem, and how did you solve it?
-- 
View this message in context: 
http://www.nabble.com/Submit-method-problem-tf4085136.html#a11611000
Sent from the Wicket - User mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to