> From: Pid [mailto:p...@pidster.com]
> Subject: Re: Running an applet when tomcat starts
>
> Using my amazing powers of telepathy I shall guess the contents of your
> modified shell script. Please wait for my next message...
While you're at it, try to divine the OP'
On 13/08/2009 13:12, Aditya R wrote:
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