Does Tomcat support Server Side Includes

2001-06-14 Thread kevin ritter
Hi, I'm new to Tomcat and I'm not having any luck with implementing SSI with respect to Tomcat. Can anyone tell me does Tomcat support SSI and if so can you point me to existing documentation that describes how-to or provide an example. I have read the Tomcat User's Guide, but did not find any

Re: Does Tomcat support Server Side Includes

2001-06-14 Thread Michael Jennings
, June 14, 2001 9:25 AM Subject: Does Tomcat support Server Side Includes Hi, I'm new to Tomcat and I'm not having any luck with implementing SSI with respect to Tomcat. Can anyone tell me does Tomcat support SSI and if so can you point me to existing documentation that describes how

Re: Does Tomcat support Server Side Includes

2001-06-14 Thread kevin ritter
, 2001 12:13 PM Subject: Re: Does Tomcat support Server Side Includes Tomcat is a JSP engine, and the JSP standard has an include directive. Check out the tomcat example JSPs, they show you the source code for a lot of simple JSP tricks. Hope this helps! -Mike - Original Message

Re: Does Tomcat support Server Side Includes

2001-06-14 Thread Luba Powell
: Does Tomcat support Server Side Includes Please excuse my inability to find these tomcat example JSPs. Could you tell me where they are? Again thank you for your help. [EMAIL PROTECTED] - Original Message - From: Michael Jennings [EMAIL PROTECTED] To: [EMAIL PROTECTED]; kevin