Januski, Ken wrote:
I've found a workaround for the time being. Each .jsp page has access to a
bean that includes login info. I changed jsp page to test to see if the
login flag is true. If so nothing happens. If not then I use jsp:forward to
send it back to the login.jsp page.

So this will work until I feel ready to explore filters.


That sounds like a good solution. If and when you do explore them, there is a good article here (that helped me):

http://www.javaworld.com/javaworld/jw-01-2001/jw-0126-servletapi.html

and when you're done with that,

http://www.javaworld.com/javaworld/jw-06-2001/jw-0622-filters.html




Erik



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to