Hello,
I've got this version of the JSP stuff:
... JavaServer(tm) WDK EA (JavaServer(tm) Web Development Kit 1.0 EA)
running pleasantly under:
... JavaWebServer 1.1.3
using:
... JRE 1.1.8
I setup *.jsp to go through the JSP servlet.
It works nicely once you put the jar files for JSP into the classpath.
I also had to specify a scratch directory for the servlet.
The only annoying thing is that every time I hit a JSP page it
writes to the console in which I started JWS. Is there a flag I can
pass it to stop it from writing to System.out on each page hit?
Thanks,
Ryan
===========================================================================
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".