I have This Type Of Url http://www.localhost:82/frontend/productview?product_name=Purse
I Want To Hide Url And Look Like : http://www.localhost:82/frontend/productview There Is Any Way To Hide This Query String If Yes Then Please Give Me Solution.
Thanks In Advance.....
POSTrequestsGETrequests are better because they are cacheable (client and reverse proxy side).