Hi All,
I want to be able to use url-rewriting in an application I have.
I want to transform urls like
http://localhost:8080/infoglueDeliver/products/productX.html to
http://localhost:8080/infoglueDeliverDev/ViewPage.action?navigationTitle
=products/productX.html
I have checked out the http://www.tuckey.org/urlrewrite-package but I'm
not sure how to write the regexp to accomplish what I want.
Anyone good at these things?
Regards,
Mattias Bogeblad