On Wed, 18 Jul 2012 10:31:51 -0300, Lance Java <lance.j...@googlemail.com>
wrote:
If anyone wants to grab its sources, check
https://github.com/thiagohp/tapestry-url-rewriter.
Peeking at the code, it looks like you needed to decorate
ComponentEventLinkEncoder too
It does, but just for outgoing links (the ones generated by Tapestry
itself). For the incoming ones (requested URLs), it works by changing the
Request object that is passed through the Tapestry pipelines, so
ComponentEventLinkEncoder never sees the original requested URL, just the
rewritten one.
--
Thiago H. de Paula Figueiredo
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org