Hi,
I have a form that overrides the method:

        protected String getMethod() {
           
                   return Form.METHOD_GET;
             }

When the form is submitted, the onSubmit method is never called and I
am routed to the home page instead of the location I specified. Any
suggestions??

Thanks, Eyal.
-- 
View this message in context: 
http://www.nabble.com/Form-GET-doesn%27t-call-onSubmit-method-tp19780009p19780009.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]

Reply via email to