Hi Thiago,
I'd write a RequestFilter that invokes ComponentEvenLinkEncoder.decodePageRenderRequest() and ComponentEvenLinkEncoder.decodeComponentEventRequest() and after that check the PersistentLocale. :)
That's what I had already tried before asking: ComponentEvenLinkEncoder.decodeComponentEventRequest()
PersistentLocale was still null, even if present in the uri.

That's what I have tried after your answer: ComponentEvenLinkEncoder.decodePageRenderRequest() And tadaaa! The PersistentLocale was set! (Bang my head on the keyboard for not having tried earlier)

I was about to implement a RequestFilter as you suggested. But meanwhile Howard has answered my question suggesting a ComponentRequestFilter. Will try that out and post my code, when done.

Thanks so far.
nillehammer

--
http://www.winfonet.eu


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to