Hi,

The FAQ on the wiki said I couldn't use RequestDispatcher.forward() with the ExtensionsFilter, but I found that it seems to work if I add these lines to the filter-mapping config:

    <dispatcher>REQUEST</dispatcher>
    <dispatcher>FORWARD</dispatcher>
    <dispatcher>INCLUDE</dispatcher>

Roger

--
----------------------------------------
Ninth Avenue Software
p: +61 7 3137 1351 (UTC +10)
f: +61 7 3102 9141
w: http://www.ninthavenue.com.au
e: [EMAIL PROTECTED]
----------------------------------------

Reply via email to