- From: Alex Oscherov <alex_oscherov@yahoo.com>
- Date: Sat, 1 Apr 2000 19:52:32 -0800 (PST)
- To: www-jigsaw@w3.org
Received on Saturday, 1 April 2000 22:44:30 UTC
I am sorry but I was unable to configure Jigsaw to run servlets as Server
Side Include.
I created following shtml file:
<HTML>
<BODY> <P>You are number <B> HAHA....
<!-- #exec cmd="dir" -->
<!--#servlet name="Count2" code="/servlet/Count2" --> Where is result </B>
To have accessed this page
</BODY>
</HTML>
File Count2.class is in subdirectory WWW/Servlet>
The source sent by server to browser is:
<HTML>
<BODY>
<P>You are number <B> HAHA....>
<!-- #exec cmd="dir" -->
Inside Admin I configured Count2.class as ServletWrapper
Your help will be very appreciated
Sincerely Yours Alex Oscherov>
---------------------------------
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
Received on Saturday, 1 April 2000 22:44:30 UTC