I did the test with 6.5.0 OSX / Safari 6.0.2 = http://localhost:8080 OSX / Firefox 10.0.2 = http://localhost:8080/wicket/bookmarkable/test.Test?txt=azerty
François Le 28 janv. 2013 à 20:54, heikki <[email protected]> a écrit : > 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] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
