I'm also interested in pluggable rewrite strategies. I did some tests with http://tuckey.org/urlrewrite/ some weeks ago. One of the problems was that tap5 if not a servlet, but a catch-all filter. The filter chaining didn't work for me. Anybody ? c)hristian
Britske wrote: > > Thanks these all seem valid approaches. > What i'm looking for is a stretching the possibilities i guess but here it > goes anyway: I want a way in which I can plug a 'rewrite strategy'. This > means that not only I have to translate urls from 'nice' to 'tapestry5' > -internal but also the other way around, so that tapestry-pages reference > other pages automatically by their 'nice' -url. > > I would like to keep the code in 1 place for making this > bidirectional-translation. > > Doing this with mode_rewrite does't give me control in code I think. > I wonder if this is possible using some form of rewrite-filter, that is > able to translate both ways. > any ideas on this? > > regards, > Geert-Jan > > > > Robin Helgelin wrote: >> >> On 9/21/07, Daniel Leffel <[EMAIL PROTECTED]> wrote: >>> I went down this path and decided that mod_rewrite is a much cleaner way >>> to >>> achieve something like this. >> >> Or maybe an urlfilter bundled with your war, there are a few usable ones. >> >> -- >> regards, >> Robin >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> >> > > -- View this message in context: http://www.nabble.com/url-rewriting-in-Tapestry-5-tf4496726.html#a12825776 Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]