Very cool!  I was going to suggest sending a client-side redirect
rather than performing a server-side forward.

On Tue, Apr 15, 2008 at 5:54 AM, Juhan Kundla <[EMAIL PROTECTED]> wrote:
> 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]
>
>



-- 
Howard M. Lewis Ship

Creator Apache Tapestry and Apache HiveMind

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

Reply via email to