> Does the JSP framework make use of a Global.jsa file,

it's non in the jsp standrd

> similar to how the the
> ASP framework makes use of a Global.asa file?

the servlets engine Resin (www.caucho.com) supports a global.jsa file
similar to the globa.asa, Tomcat doesn't.

> If not, is there something in
> the JSP framework that plays this role?

Nope, but i heard about something playing this role in the new verison of
the jsp standard. U should check in the mailinglist archive, someone already
wrote that.

> In particular, I'm interested in
> application and/or session start/end events, and the ability to centrally
> declare variables with application and/or session scope.

I'd need that too :)

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
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

Reply via email to