users@glassfish.java.net
Re: login.jsp customized by original target url
This message
: [
Message body
] [ More options (
top
,
bottom
) ]
Related messages
: [
Next message
] [
Previous message
] [
In reply to
] [
Next in thread
]
Contemporary messages sorted
: [
by date
] [
by thread
] [
by subject
] [
by author
] [
by messages with attachments
]
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
This message
: [
Message body
]
Next message
:
glassfish_at_javadesktop.org: "Re: login.jsp customized by original target url"
Previous message
:
glassfish_at_javadesktop.org: "Re: JPA: EmbeddedId and CascadeType.PERSIST"
In reply to
:
glassfish_at_javadesktop.org: "Re: login.jsp customized by original target url"
Next in thread
:
glassfish_at_javadesktop.org: "Re: login.jsp customized by original target url"
Contemporary messages sorted
: [
by date
] [
by thread
] [
by subject
] [
by author
] [
by messages with attachments
]