Hello, 

I would like to know if JSERV is designed for servlet chaining. 

For instance I want to set up an extension like .jspn to first run the
gnujsp, and then a post filter on the output which would call the ssi
filter to parse an imbedded <SERVLET>. 
Without chaining, it's either jsp or jhtml, not both.

ApJServAction .jsp /servlet/gnujsp 
ApJServAction .jspn /servlet/gnujsp , /servlets/org.apache.ssi.SSIServlet

But ApJServAction  does not allow this format.


----------------------------------------------------------------
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