hi: I am using JAAS http FORM authenticate. but I use custom servlet to login. after login success,I want to forward original request uri. but how to get the Container preservet the request uri?
in specification 2.3 has follow comment; | If the form based login is invoked because of an HTTP request, the original | request parameters must be preserved by the container for use if, on successful | authentication, it redirects the call to the requested resource. | so ,how to get this keeped value from container? I am using jboss 3.2.3 thanks View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863680#3863680 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3863680 ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
