ve used it on
other projects but, alas, the sys admins hated the idea of
running another daemon and I didn't want to fight with them.
> This is all academic, since I think the original question was
> something along the lines of "Does Tomcat actually work like an
> app server should? w
You can exec "java classname" or
exec a shell script or batch file that starts the JVM.
See: http://www.apl.jhu.edu/~hall/java/Exec.html
Alan
Alan Meyer
[EMAIL PROTECTED]
__
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam
wn stack for automatically
allocated variables and objects. Depending upon how your program
is written however, it is possible for the threads to interfere
with each other if they use any static variables - so you must
use synchronization if it is required.
Alan
Alan Meyer
[EMA