take a look at
http://www.orionsupport.com/clickstream/index.html

It is example code using the application and session listeners available in
the Servlet 2.3 specification.
Your web server will need to support the 2.3 functionality.
I can thoroughly recommend Orion.

Ron Quartel

-----Original Message-----
From: Dark [mailto:[EMAIL PROTECTED]]
Sent: Saturday, March 17, 2001 9:40 AM
To: [EMAIL PROTECTED]
Subject: R: Global.jsa ?


> 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

===========================================================================
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