users@glassfish.java.net

Re: login.jsp customized by original target url

From: <glassfish_at_javadesktop.org>
Date: Fri, 11 Apr 2008 11:37:46 PDT

a cookie or a session object should do the trick, but since you didn't write the Authenticator, I think you have tow work with what it makes available to you.

you can see the Glassfish FormAuthenticator at

http://fisheye5.cenqua.com/browse/~raw,r=1.9/glassfish/appserv-webtier/src/java/org/apache/catalina/authenticator/FormAuthenticator.java

take a look, and see if the info you need is saved where you can get at it.

see forwardToLoginPage()

Ron
[Message sent by forum member 'monzillo' (monzillo)]

http://forums.java.net/jive/thread.jspa?messageID=268839