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 specific
information on SSI.

Thank you in advance.

Respectfully,
[EMAIL PROTECTED]






Re: Does Tomcat support Server Side Includes

2001-06-14 Thread Michael Jennings

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 -
From: kevin ritter [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, 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-to or provide an
 example. I have read the Tomcat User's Guide, but did not find any
specific
 information on SSI.

 Thank you in advance.

 Respectfully,
 [EMAIL PROTECTED]







Re: Does Tomcat support Server Side Includes

2001-06-14 Thread kevin ritter

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 ritter
[EMAIL PROTECTED]
Sent: Thursday, June 14, 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 -
 From: kevin ritter [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Thursday, 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-to or provide
an
  example. I have read the Tomcat User's Guide, but did not find any
 specific
  information on SSI.
 
  Thank you in advance.
 
  Respectfully,
  [EMAIL PROTECTED]
 
 
 




Re: Does Tomcat support Server Side Includes

2001-06-14 Thread Luba Powell

Under Tomcat4 they are in:
CATALINA_HOME\webapps\examples\jsp\

I surpose that under Tomcat3 there would be in the same directory
but under TOMCAT_HOME...


- Original Message -
From: kevin ritter [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, June 14, 2001 2:46 PM
Subject: Re: 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 ritter
 [EMAIL PROTECTED]
 Sent: Thursday, June 14, 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 -
  From: kevin ritter [EMAIL PROTECTED]
  To: [EMAIL PROTECTED]
  Sent: Thursday, 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-to or
provide
 an
   example. I have read the Tomcat User's Guide, but did not find any
  specific
   information on SSI.
  
   Thank you in advance.
  
   Respectfully,
   [EMAIL PROTECTED]