any direction provided would be based on implementing SSI either thru Servlet 
OR Filter specifically

Servlet based SSI support is implemented using the class
org.apache.catalina.ssi.SSIServlet.  Traditionally, this servlet
is mapped to the URL pattern "*.shtml".


Filter based SSI support is implemented using the class
org.apache.catalina.ssi.SSIFilter.  

i would suggest reading this rather Extensive tutorial available at
http://www.mbaworld.com/docs/ssi-howto.html

hth
Martin
______________________________________________ 
Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité

Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger 
sein, so bitten wir hoeflich um eine Mitteilung. Jede unbefugte Weiterleitung 
oder Fertigung einer Kopie ist unzulaessig. Diese Nachricht dient lediglich dem 
Austausch von Informationen und entfaltet keine rechtliche Bindungswirkung. 
Aufgrund der leichten Manipulierbarkeit von E-Mails koennen wir keine Haftung 
fuer den Inhalt uebernehmen.
Ce message est confidentiel et peut être privilégié. Si vous n'êtes pas le 
destinataire prévu, nous te demandons avec bonté que pour satisfaire informez 
l'expéditeur. N'importe quelle diffusion non autorisée ou la copie de ceci est 
interdite. Ce message sert à l'information seulement et n'aura pas n'importe 
quel effet légalement obligatoire. Étant donné que les email peuvent facilement 
être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité 
pour le contenu fourni.




> Date: Thu, 21 May 2009 17:55:44 -0400
> Subject: Configuring SSI in tomcat 6
> From: raghuramsriniv...@gmail.com
> To: users@tomcat.apache.org
> 
> Hi All,
> Can anyone help me configuring the Server Side Include (SSI) in Tomcat 6.
> 
> For enabling SSI I removed the commented blocks in the web.xml for SSI too
> but still i am not able to find.
> 
> I tried in the google search but I am not able to get the exact answer, can
> anyone give me some suggestions.
> 
> -- 
> Raghuram Srinivas

_________________________________________________________________
Hotmail® goes with you. 
http://windowslive.com/Tutorial/Hotmail/Mobile?ocid=TXT_TAGLM_WL_HM_Tutorial_Mobile1_052009

Reply via email to