I tried to check out a servlet as a ServerSide
Include.I was unable to save the HTML file containing the
server side include with .shtml.
2.
I added .shtml as a new file type in the windows package.
After that I could save the file as xxx.shtml.
3.
I configured the apache web server for the folowing params:
# To use server-parsed HTML files
#
AddType text/html .shtml
AddHandler server-parsed .shtml
4.My servlet code is getting executed but while executing
the xxx.shtml through explorer the servlet output is not
getting included into the page and just the text of the xxx.shtml page
without the executed parameters from my servlet appears in the output.
Pl do guide me for the required configurations both for
the windows file types as well as for the web server&jserver.
__________________________________________________
FREE voicemail, email, and fax...all in one place.
Sign Up Now! http://www.onebox.com
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html