Done.On 3 May 2006, at 15:39, Johan Compagner wrote: that is currently not possible
we don't have a PageMap.redirectToInterceptPage(final Class pageClass) only a Page
can you add a feature request for this?
johan
On 5/3/06, John Patterson <[EMAIL PROTECTED]> wrote: Hi,
I would like users to be able to bookmark my login page with a nice link. I have mounted the page and tested that this link does indeed take you to my LoginPage. However, when users are redirected to this page by redirectToInterceptPage the page url is not the bookmarkable one (/member/login) but /member?wicket:interface=:0::
What can I do to make Wicket use the bookmarkable url when it redirects users to the login page?
Thanks,
John.
------------------------------------------------------- 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
|