Feature Requests item #1482435, was opened at 2006-05-05 08:10 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=684978&aid=1482435&group_id=119783
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: core Group: 1.2 Status: Open Priority: 5 Submitted By: John Patterson (jdpatterson) Assigned to: Nobody/Anonymous (nobody) Summary: Public access to PageMap. interceptContinuationURL Initial Comment: It is really handy to be able to call redirectToInterceptPage to redirect a user to the login page (indirectly though RestartResponseAtInterceptPageException) but I find now that I need to have access to this field to indicate to the user (after login) whether they may continue to their original page. Another use case is when a redirect to the login page results a user needing to register which generates a confirmation email. The user can click on a link in the confirmation email which could start a new session. After the user completes registration in the new session I want to send them on to their original destination (BookmarkablePage). To handle this I would like to store the original destination in the database which requires me to have access to the interceptContinuationURL field from my registration page. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=684978&aid=1482435&group_id=119783 ------------------------------------------------------- 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-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-develop
