Damian Fauth wrote:
> 
> Peter Santoro wrote:
> >
> > Every gnujsp configuration example I've seen seems to require that the
> > jsp files reside in Apache's document root.  Is it possible to put the
> > JSP files elsewhere?  If so, how can this accomplished?
> 
> At one stage I was testing gnujsp templates running on one box (an NT
> server with JServ) while running apache on another (Solaris). I used
> 
> servlet.jsp.initArgs=pagebase=E:/damian/jsp/examples
> 
> in my zone.properties file.
> 
> Damian

Thanks.  I tried that on Linux before posting this question, but it did
not appear to work.  Perhaps I made a typo somewhere.  However, simply
adding Directory and Alias directives to my httpd.conf seems to have
solved the problem.

Peter
-- 
Peter Santoro Computing
Internet e-mail address: [EMAIL PROTECTED]
Web address: http://www.connix.com/~psantoro/


----------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
READ THE FAQ!!!!     <http://java.apache.org/faq/>
Archives and Other:  <http://java.apache.org/main/mail.html/>
Problems?:           [EMAIL PROTECTED]

Reply via email to