For pretty URLs in Roller - I see no harm in using the URL Rewrite Filter. Does anyone else? If we're using response.encodeURL() on links, it should handle two-way URL rewriting.
Oh wait... we're an Apache project and it's license is not allowed. Damn. Matt On 5/12/06, David M Johnson <[EMAIL PROTECTED]> wrote:
On May 11, 2006, at 6:37 PM, Allen Gilliland wrote: > I don't know the full details of how the url mapping will get > flushed out. So far it still looks like we'll need some kind of > custom filter to at least to the first part of the mapping and get > requests forwarded to the appropriate servlet destination. Maybe this is a stupid question, but if we can't use an web/MVC framework to route our virtual URLs and we don't need form field processing, what is the value-add of using an web/MVC framework for the page/feed rendering? - Dave
