Title: RE: (Slightly off topic): Hourglass from a jsp page
I have found the way to invoke jvm from native code.  I didn't get the correct way to
set the classpath (should use -Djava.class.path=classpath).
See
for code.  I learned this from KC multimedia( http://www.kcmultimedia.com/javaserv/ ),
they have a free tutorial with code on their website.  I used their code (modified a little to
suite my needs).  Their code is a generic template for run java as NT service.  so if you need to
run java applications as NT service, I strongly suggest to check their site out.
 
GG

Reply via email to