I am trying to apply a filter to the output of a JSP using a servlet chain.
It seems that the JSP is being processed properly, but is not subsequently
run through the filter of the servlet I have defined.

In the JRun admin tool, under Servlet URL Mappings, I have set up the
following mapping:

Virtual Path: *.fjsp
Servlet Invoked: jsp,JspFilterServlet

When I do this, the JSP with an "fjsp" extension runs properly; however, the
output of the JSP is not passed on to the JspFilterServlet.

I am using JRun 3.0 on NT. I have heard that this works in JRun 2.3.3.

Any ideas? 

Brian Felder

------------------------------------------------------------------------------
Archives: http://www.egroups.com/group/jrun-interest/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/jrun_talk
or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the 
body.

Reply via email to