I have Apache and Apache JServe running.

I can execute servlets. Seems to work well.

I have installed both GNUJSP and JServSSI. Both exhibit the same
problem. When Apache detects
the file name extension (.jsp, .jhtml) it correctly invokes the servlet
that compiles the page. However,
the file URL is not correctly translated, so both these packages fail in
exactly the same way  - the aliased
path isn't translated into an absolute file system path, so the compiler
servlet can't find the .jsp or .jhtml
file.

I have fiddled with aliases and directory settings in the Apache
httpd.conf to no avail.

Has anyone had this problem? Platform is Windows (98).


Cheers,

Colin Low



-- --------------------------------------------------------------
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