Taken from the JRUN Docs:

                 Using the global.jsa File
Each jsp application can have one global.jsa file.
This file must be stored in the root directory of the jsp  application.
The page compilation engine reads a global.jsa file when:
1� The Web server receives the first post-startup request for any jsp
   file in a given application;

2� A user who does not have a session requests a jsp file in an
   application.
----------------------------------------------------------------------
Question:
I tried this and it doesn't seem to work.

How do you define a jsp app ?

How do you set it up so that the .jsa gets executed if 1 of the 2 conditions
listed above is true ?


Sandy



______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com

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