> Date: Tue, Sep 11, 2007 at 01:10:45PM +0200
> Subject: [Resin-interest] Filters are not run when using rewrite-dispatch 
> forward
>
> Hi,
> 
> Filters are not run when requests are forwarded with rewrite-dispatch.
> 
> According to these bug reports it's fixed in 3.1:
> 
> http://bugs.caucho.com/view.php?id=1510
> http://bugs.caucho.com/view.php?id=1514

Resin 3.0 includes the RewriteFilter.  Since it's a filter, you can use
the regular ordering of filters to place a filter before it.

http://www.caucho.com/resin-3.0/servlet/filter-library.xtp#RewriteFilter

-- Sam



_______________________________________________
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest

Reply via email to