Hello,

I'm trying to run a swing applet in a jar executable as soon as tomcat
starts. I tried to put the following command inside startup.sh .... 'java
-jar frontend2.jar'. I'm able to run the script by running the mentioned
command from my own shell script file. But trying to run it inside
startup.sh is not working. It justs starts tomcat as usual. Is thus the
correct way to achieve this? Please Help.

Aditya 
-- 
View this message in context: 
http://www.nabble.com/Running-an-applet-when-tomcat-starts-tp24953735p24953735.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to