Hi,
I am new to EP development. Here i have a requirement in PI that i need to run a piece of code when ever J2EE engine restarts. So i tired developing that. I developed it using JSP. I created WAR and EAR files respectively and deployed it on the server. Now i am able to call the application directly from the browser with the URL like http://servername:port/Application/run.jsp. I could see the output in the browser.
But could any one please tell me how can i run this page automatically when ever i restart the server? so that no need of calling that page manually from the browser?
Am i going in a right way? or is there any other solution around for this?
You help is greatly appreciated.
Thanks and Regards,
Prasad Babu.