Checking with Firebug, when I click the submit button it appears to do a POST
followed by a GET:

POST
http://localhost:8080/webappname/mountedpagepath;jsessionid=0F040B88573ADE2932D8D41DF3845DA1?0-1.IFormSubmitListener-myForm&txt=userprovided

GET http://localhost:8080/webappname/mountednextpagepath?2&txt=userprovided

Any ideas ?

thanks
Heikki Doeleman



--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/How-to-prevent-form-input-appended-as-URL-parameters-tp4655843p4655847.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to