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 else i need to do to get SSI working? Please do not ask why i need this, this is a part of an assignment so I need to complete it. Thank you. -suman