Hi guys, How to do url rewriting in Velocity. In my velocity page there is an anchor link to another velocity page. example has given below
http://localhost:8080/rgcip/ViewProjectFinancialSummary.vm?tabName=Projects&searchMessage=Project%20Financial&name=Financial&usDotNo1=US123456 i don't want to expose this name and value pair in the browser . How to do URL rewriting in velocity so then i can use that to rewrite my url so the person con't understand the url. is there any suggestion to do this? Thanks advance. Regards Gali