János Jarecsni kirjutas:
> some news. I tried this with T4.1.5, where the Tapestry frontend is
> implemented as a servlet, and it WORKS THERE. So, it is now obvious, that
> the forward does not work, because with T5 Tapestry frontend is a filter.
> 
> My questions:
> 
> 1) why it is a filter?
> 2) how this situation could be worked around?

You have to configure the Servlet container to add the Tapestry filter
to the forward chain. Add <dispatcher>FORWARD</dispatcher> to the
Tapestry's filter mapping in the web.xml.


-- Juhan

s/obfuscated/kicks-ass/ in e-mail

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to