I am trying to implement servlet chaining using JRun 2.2 and NES 3.5.1.
I have one servlet that takes requests and directs them to an appropriate servlet for 
processing. I am triggering the servlet chain using the mime-type. In the logic flow 
of the application, the chaining works well for the first chained servlet. The next 
chained servlet that needs to be called fails. I've tested the mime types by switching 
the mime type each servlet is related to, and the same condition occurs.

Any help on this would be greatly appreciated.

Phil

___________________________________________________________________________
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

Reply via email to