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