Hi all:

Doe anyone know if any of the servlet/JSP engines support the
piping/redirecting of specified JSP/servlet URL requests to a common login
servlet?

I want to ensure that a user is logged in if they access any JSP/servlet
under a given subdirectory.

I.e., I don't really want to include a <SERVLET> tag in all my JSPs, nor
pipe requests within each servlet. I was hoping to be able to do this
administratively. Am I daydreaming?

Thanks,

Ian

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

Reply via email to