----- Original Message -----
From: John Tangney <[EMAIL PROTECTED]>
> > See Java Servlet API specification 2.2, you can download it from
> > http://java.sun.com/products/servlet/2.2/
>
> Thanks, but I *also* scoured the spec. What parts of the spec answer my
> question?
Section 11.5 Authentication, but there is no detailed inctructions
so you have to read documentation to your servlet engine.
>
> >> And, more generally, what parts of
> >> the servlet API are accessible to my code when I'm using JSP?
> >>
> >
> > All API
> How?
>
You have predefined variables in JSP "request", "response" and so on.
Vyacheslav Pedak
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets