We've got them both working here. The relevant lines from my conf
files....
running one zone called 'servlets'.
jserv.conf
----------
ApJServAction .html /servlets/JServSSI
servlets.properties
-------------------
servlet.JServSSI.code=org.apache.servlet.ssi.ParameterPropagatingSSI
servlet.JServSSI.initArgs=PropagateParameters=JServSessionId
servlet.JServSSI.initArgs=SSISiteRoot=/home/fs/htdocs
there are a few differences from your setup,
we're parsing .html files and are using ParameterPropagatingSSI. i would
think that SSI would work the same.
we're using traditional SSI to add headers and footers to every page and
it works great.
maybe this helps?
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]