lee sachs wrote: > I was able to d-load, install and startup Tomcat on the XP machine and > configure it to enable SSI. The server runs fine with HTML, sample servlets > and JSPs. For SSI, according to the help files I changed the name of an SSI > servlet and removed the comments around the XML for the SSI servlet mapping. > I thought I got everything right, but I'm not seeing the pages displayed > correctly. I developed some simple .shtml pages in a dir. on the server and > when I point to the correct URL, the browser (Firefox) tries to open or save > the file. I believe I got the CLASSPATH set properly as well as the > environment variables.
I think you need to check you uncommenting You need to: remove the comments around the ssi servlet definition and the ssi servlet mapping OR remove the comments around the ssi filter definition and the ssi filter mapping HTH, Mark --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]