In my project I need to use Server Side Includes. I just want to know the
details how to make that server side includes to work properly which is
constructed as  ". Shtml file " .  I am using tomcat5 .



I have done the following things.



1)     included servlet tags in html file wherever necessary and saved it as
.shtml file.

2)     Then in conf/web.xml file I have uncommented the tags related to SSI
mapping

3)     Then renamed server/lib/servlet-ssirenametojar file as server-ssi.jar
.


But the servlet code included in the servlet tag is not at all called and
executed.
Can u help me to solve this problem





--
Thanks and Regards
S.Prakash

Reply via email to