* Juergen Donnerstag:
> Because URL querystrings will change, and because bookmarkable URLs
> are changed also, that means that some web browser bookmarks won't
> work anymore.
That is not likely to be true. The bookmark will be eg:
/WicketTester/WicketTester?wicket:bookmarkablePage=:wicket.markup.html.basic.SimplePage_3
Instead of:
/WicketTester/WicketTester?wicket:bookmarkablePage=%3Awicket.markup.html.basic.SimplePage_3
That is exactly the same query string once decoded. Both URLs are
equivalent. So existing bookmarks will continue to work.
We just have to decide whether or not Wicket should produce
standards-compliant and properly-encoded URLs. If that is not an
option, the patch can be reworked to keep the current behaviour
for bookmarkable URLs.
--
Jean-Baptiste Quenot
aka John Banana Qwerty
http://caraldi.com/jbq/
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user