-----Original Message-----
From: Henner Zeller <[EMAIL PROTECTED]>
To: Java-Servlets <[EMAIL PROTECTED]>
Date: Sunday, September 19, 1999 12:06 AM
Subject: Re: JServ SSI Configuration


>
>Hi,
<snip>
>Thats strange. Are you probably trying to use the filetype '.shtml' to get
>parsed through SSI instead of '.jhtml' ? Then you've to disable
>.shtml-parsing in the srm.conf of apache first, because the .shtml never
>reaces the ApJServAction otherwise.
>
>Did you try to access /servlet/org.apache.servlet.ssi.SSI directly to see
>if the servlet works in the first place (it should return an error) ?
>
>ciao,
>  -hen
>---


ok
I checked on the .shtml..
it's not in any of the config files...

I remade the jar file
and even created a zone for the JSSI by itself...

Finally I was able to call the org.apache.servlet.ssi.SSI directly to get an
error.
(I had tried that before and was unable to even get a response from that)


and after messing around...
I finally got it to work...

Thanks

Christopher Fitch





------------------------------------------------------------
To subscribe:    [EMAIL PROTECTED]
To unsubscribe:  [EMAIL PROTECTED]
Problems?:       [EMAIL PROTECTED]

Reply via email to