The JSP thing from javasoft is just a demo, so its probably not set up to
run as an nt service.
I would download JRun from www.livesoftware.com, it has a free version and
is pretty good and mature.
The thing to watch for is that the spec is still in flux (1.0 is not quite
ready), and JRun is still supporting the 0.92 version of the spec (I think).
My suggestion is to use only the <% %> and <%= %> parts of JSP, so that what
you write is future compatable with the 1.0 spec.
Tom
Tom Clarke 665 Broadway
Senior Technical Consultant New York, NY 10012
AGENCY.COM V 212.358.8220 x2798
F 212.982.3105
B [EMAIL PROTECTED]
-----Original Message-----
From: Chris Jordan <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Sunday, May 23, 1999 8:42 AM
Subject: Easy starter for 10
>This is probably more an NT question than JSP but it's relevant. I've just
>downloaded JSPs from java.sun.com, got them working except when I run the
>startserver.bat file it pops up a command window, if I kill the window it
>kills the JSP host, so.. how do I run the JSPs so they don't stop working
>when I log out, I can't leave a server logged in all the time to keep the
>JSPs running, that's silly.
>
>thanks,
>
>/c
>
>===========================================================================
>To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
>of the message "signoff JSP-INTEREST". For general help, send email to
>[EMAIL PROTECTED] and include in the body of the message "help".
>
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JSP-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".