Web Images Videos Maps News Shopping Gmail more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Group info
Members: 648
Language: English
Group categories:
Computers > Software
Computers > Internet
More group info »
Home
New since last time: 24 messages

UrlRewriteFilter

Based on the popular and very useful mod_rewrite for apache, UrlRewriteFilter is a Java Web Filter for any J2EE compliant web application server (such as Resin, Orion or Tomcat), which allows you to rewrite URLs before they get to your code. It is a very powerful tool just like Apache's mod_rewrite. 

 

 

General Tips for debugging UrlRewriteFilter:

 

Because every java web project is slightly different, debugging can be difficult. Try to:   

  • Turn on debug logging (see filter params in manual).
  • Simplify the problem as much as possible.  Perhaps make a new web application without other filters/servlets, try and replicate the problem there.
  • Use an HTTP debugger (such as fiddler) to check that what you think is happening really is.

If you think you have found a bug:

  • Read the source
  • Write a unit test that proves the bug, this reduce the amount of time it will take to fix the bug.
  • See issues list and add a new issue if necessary

 

Discussions9 of 1731 messages view all »
redirect with status code 307 (for POST)
By Avlesh Singh - Nov 6 - 3 authors - 10 replies
[?] get params to the url rewrite
By Avlesh Singh - Nov 5 - 2 authors - 1 reply
When is UrlRewriteFilter 3.2 stable version releasing
By anu - Nov 3 - 1 author - 0 replies
URL Redirect 301
By Avlesh Singh - Nov 3 - 2 authors - 1 reply
Domain Remapping from .org to .com
By mahesh - Nov 2 - 2 authors - 9 replies
connection timeout on conf
By Chris Rivera - Oct 28 - 1 author - 0 replies
Point subdomain - newbie
By Avlesh Singh - Oct 28 - 2 authors - 5 replies
Beginner question
By Enrique - Oct 26 - 2 authors - 2 replies
Clean URLs ... Advice ... and Persuasion ...
By Wim De Smet - Oct 22 - 2 authors - 1 reply

Report this group   XML       Send email to this group: urlrewrite@googlegroups.com
Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google