Hi I have some beans which I want to be visible application wide. I want them to be initilised when my struts application is started. Is there a mechanism in struts I can use to make a java program run as part of the initilisation process. I would put the intilising code into a file called InitiliseWebApp.java, this would initilise the beans and add them to the application scope.
Cheers Antony -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>