You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Jordan Thomas <jo...@ipa.fraunhofer.de> on 2002/12/10 12:54:27 UTC

Initializing application

Hi,

I want to initialize my application with some application variables. What is
the best way to do this? My approach so far has been to call the init()
method in an unmapped servlet. So everytime the server statrs up they are
loaded into memory. The only thing is that I am not sure how to set an
application or session variable in the init method of a servlet. How can I
do this? Is there a better way to do this?

Thanks

Jordan


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>