I have a page that's mounted and when accessing the page the url is: http://www.something.com/admin/userAdd
When posting a form the url changes to: http://www.something.com/admin/userAdd/wicket:interface/:3:dataForm::IFormSubmitListener:: Is it possible that the url can stay clean like the first url? There was a mention of changing the url strategy to one pass, but I was wondering if something else could be done. Ps. Still learning Wicket Thanks --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
