The alternative, if you can't or don't want to use container managed
security, is to have your SecureAction logic save the initial request
URL (and/or any required request parameters) to the user's session or
somewhere, and redirect to that location after authentication.
Unfortunately there's n
Most people use JAAS/JDBC reals built into app servers like Resin,
Tomcat, etc.
It's done for you... and bug free.
http://tomcat.apache.org/tomcat-5.5-doc/realm-howto.html
.V
James Woodward wrote:
Hello everyone,
I'm trying to figure out if there is an elegant solution to what I want
to do.
2 matches
Mail list logo