Google Groups Home
Help | Sign in
Group info
Members: 600
Activity: Low activity
Language: English
Group categories:
Computers > Software
Computers > Internet
More group info »
Home
New since last time: 4 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 1396 messages view all »
How to escape postfix ‘.html’?
By jinjiankang - Jul 3 - 1 author - 0 replies
Issue 39 in urlrewritefilter: Strange behavior of wildcards **
By Avlesh Singh - Jun 29 - 2 authors - 1 reply
Issue 35 in urlrewritefilter: How to externalize urlrewrite.xml
By codesite-nore...@google.com - Jun 29 - 1 author - 0 replies
revised question
By Avlesh Singh - Jun 26 - 2 authors - 3 replies
How to pass parameterized String values to url rewrite filter?
By Wim De Smet - Jun 26 - 3 authors - 2 replies
UrlRewrite with query string
By whostheJBoss - Jun 25 - 1 author - 1 reply
Question on filter chaining
By Wim De Smet - Jun 11 - 2 authors - 1 reply
UrlRewrite on OC4J
By Avlesh Singh - Jun 10 - 2 authors - 1 reply
rule to set reponse header to variable?
By Anthony J. Biacco - Jun 10 - 1 author - 0 replies

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