The reason I have it checked is because the servlet I'm running
launches applications, and when it's not checked these applications
are also invisble (that is they show up as processes, but the user
can't interact with them). But the user needs to be able to interact
with them. That is the probl
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 *uncheck* that option, the only place you'll
see it is in t
> From: Roger Simmons [mailto:[EMAIL PROTECTED]
> Subject: running tomcat invisibly
>
> 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?
Maybe I'm misinterpreting your question,