>How can i map a file extension ( for example .xml ) to an servlet using
JServ.\

Syntax: ApJServAction [extension] [servlet-uri]

Examples:
ApJServMount /servlets/root /root
ApJServMount /servlets/test /test

<root and test are servlet zones)

ApJServAction .jsp /servlets/root/org.gjt.jsp.JSPServlet
ApJServAction .gsp /servlets/root/com.bitmechanics.gsp.GspServlet
ApJServAction .jhtml /servlets/root/org.apache.ssi.JServSSI
ApJServAction .shtml /servlets/root/org.apache.ssi.JServSSI


----------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
READ THE FAQ!!!!     <http://java.apache.org/faq/>
Archives and Other:  <http://java.apache.org/main/mail.html/>
Problems?:           [EMAIL PROTECTED]

Reply via email to