> -----Original Message-----
> From: A mailing list about Java Server Pages specification and reference
> [mailto:[EMAIL PROTECTED]]On Behalf Of Cyril KIRCHE
> Sent: Tuesday, March 09, 1999 4:15 AM
> To: [EMAIL PROTECTED]
> Subject: Thanks all...
>
>
> ...for your help !
>
> GNUJSP is now working great under Apache1.3.4/ApacheJServ !
>
> For information ( thank u Jason ;o) : the following line was missing in
> the zone.properties
> (and it's not indicated in the install documentation)
>

It definitely is and has been for a while.

> servlet.org.gjt.jsp.JSPServlet.initArgs=repository=C:\Applis\Apach
> eGroup\ApacheJServ
>
> (where u have your ApacheJServ.jar)

This doesn't have to be where the ApacheJServ jar is (although it will
work). As long as its in the CLASSPATH for the web server its OK. I just use
this repository per servlet zone (but then you're using a crippled OS, so
who knows?) for storing the generated JSP classes.

Cheers,
Joe.

> (where u have your ApacheJServ.jar)
>
> bye & thanks again
>
> Cyril
>
> ==================================================================
> =========
> 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".

Reply via email to