AR>  1. Do we have any startup and shutdown classes in
AR> JRun so that any initialisation and housekeeping can
AR> be done on server start and shutdown?

You can schedule some servlet(s) in web.xml with parameter
<load-on-startup>1</load-on-startup>.
All details in "Development Application with JRun" documentation and in Servlet API 
Specification

AR>  2. What are the other ways to have JVM wide global
AR> variables?

AR> TIA,
AR> Amit.



best regards,
Pavel Veller



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to