Another way to launch an external program from a servlet?

2007-01-17 Thread Roger Simmons
I need to launch a program from a servlet that the user can interact with. I currently use Runtime.exec(), but I haven't found a way to do it without having to select the "Allow service to interact with desktop" option in Services. Is there another way of doing it so that this option doesn't hav

Re: running tomcat invisibly

2007-01-11 Thread Roger Simmons
<[EMAIL PROTECTED]> wrote: Roger Simmons wrote: > Is it possible to run tomcat invisibly (that is without any console > being displayed) if you check "Allow Service to Interact with the > Desktop" in Windows services? (I'm using tomcat 5.5) Probably not, but if you

running tomcat invisibly

2007-01-10 Thread Roger Simmons
Is it possible to run tomcat invisibly (that is without any console being displayed) if you check "Allow Service to Interact with the Desktop" in Windows services? (I'm using tomcat 5.5) Thanks Roger - To start a new topic, e-ma