Re: How to enable SSI servlet

2008-08-01 Thread Mark Thomas
suman wrote: Hello, I enabled SSI servlet in CATALINA_HOME/conf/web.xml by uncommenting it. I restarted the tomcat server. Which bits did you uncomment? Still I see the SSI directives in a x.shtml are not executed.I see no error in catalina.log. Any idea how to check if at all the servelet is

How to enable SSI servlet

2008-07-31 Thread suman
Hello, I enabled SSI servlet in CATALINA_HOME/conf/web.xml by uncommenting it. I restarted the tomcat server. Still I see the SSI directives in a x.shtml are not executed.I see no error in catalina.log. Any idea how to check if at all the servelet is loaded in the tomcat container? Any idea what e