For those of you who couldnt get GnuJsp working, here is most likely why:

Add this to your zone.properties file:
servlet.org.gjt.jsp.JspServlet.initArgs=scratchdir=/usr/local/apache/share/g
nujsp-classes

instead of:
servlet.gnujsp.initArgs=scratchdir=/usr/local/apache/share/gnujsp-classes

since it doesnt appear to work correctly. The gnujsp-classes is just a
working dir. for javac to compile .jsp source on the fly.

        - Sesheeka

---
Sesheeka Selvaratnam, i-Net+
519-747-5222 ext 279

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to