Yes !
    I do have GNUJSP working fine on Windows with Apache/JServ. I havent
tried out the SSI part but the JSP's work fine. Send me the relevant parts
of your config files alias definitions and mapping of .jsp to the servlet.

Cheers,

Mukund Balu

----- Original Message -----
From: Colin Low <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, June 08, 1999 3:12 AM
Subject: GNUJSP, JServSSI


> Has anybody managed to get GNUJSP or JServSSI working on Windows?
>
> Both packages use a file extension (.jsp, .jhtml) to start a servlet
> which compiles the file and produces the actual html.
>
> In both cases I get the compiler servlet to start, but when it attempts
> to find the .jsp or .jhtml file, the url translation into a local
> file system path gives the wrong answer, and so both claim the file isn't
> there.
>
> Two independent packages failing in an identical way suggest
>
>  - my configuration is wrong
>  - there is a bug in Apache or JServ translating urls in Windows
>    (not improbable given the warnings about stability on Windows)
>
> I believe my aliases (most likely culprit) are set correctly.
>
> If anyone has either of these working, I would appreciate a word.
>
> Colin Low
>
> System: Windows 98
> Apache 1.3.6
> JServ 1.0b5
> jdk1.1.7
> JServSSI current
> JSDK 2.0
>
>
> -- --------------------------------------------------------------
> 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]
>



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