[ JSP] Url Rewrite Filter
( http://tuckey.org/urlrewrite/ )
Binaries
Stable 2.6 |
Beta 3.0.4 |
- Download the zip and extract it into your context's directory ie, so that urlrewrite.xml goes into the WEB-INF directory.
- Add the following to your WEB-INF/web.xml (add it near the top above your servlet mappings (if you have any)): (see filter parameters for more options)
- Add your own configuration to the WEB-INF/urlrewrite.xml that was created.
- Restart the context.
<filter> |
You can visit http://127.0.0.1:8080/rewrite-status (or whatever the address of your local webapp and context) to see output (note: this page is only viewable from localhost).
Source
Stable 2.6 |
Beta 3.0.4 |
Mentions
This filter has been mentioned at: Transparently Feedburning Pebble with UrlRewriteFilter, heute-morgen.de (parametrized View State with JSF), Erik Isaksson's Blog (sample rules), Magician (use with forumnuke, in Chinese), Russell Beattie's Notebook.