urlRewrite filter doesn't work

17 Dec '13, 02:23 PM
2,200 Views
Forum Forum Starter - Level 2

Hi,

I want to use the urlRewrite filter in my Web Project in order to rewrite request URLs to simple, user-friendly, and search-engine friendly addresses that are displayed to users. Regarding this, I added the urlrewritefilter-4.0.3.jar in the WEB-INF/lib directory. Subsequently, I configured the WEB-INF/web.xml file to use this filter and after that I created the urlrewrite.xml in order to define the rules. But this solution does not work.

I want to mention that using URL Fragment from Webratio is not appliable because my application uses many visibility conditions, links, messages, etc. Considering this, I must use the Tomcat urlRewrite filter to achieve my purpose.

Can anybody give me a solution or an advice?

 

Thank you very much,

Laurentiu

 

 

 

 
x 1
Follow
Answer Answer at this question and get points!
Forum Expert - Level 5

Hi,

I recommend use URL Fragments is natively integrated and can customize your urls and significantly

Have you seen this tutorial?

The URL Fragments

 
x 0
Answer at this question and get points!