You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@jakarta.apache.org by Steve jones <st...@netdecisions.co.uk> on 2000/02/10 17:14:20 UTC

JSSI and server side includes

Hi, I'm trying to get JSSI to work with Tomcat to implement standard Server
side includes (.shtml files).  I've added the JAR, I've added the servlet to
etc/web.xml and added the parameters for site route.  I've also added shtml
to map to the MIME type text/html and it displays as plain text not as HTML
(ie I can read the actual HTML code).

Has anyone got JSSI working with Tomcat ?

Cheers

Steve Jones