How to Hide query string URL in Struts 2.
We are using third party URL , when we hit the URL it open a PDF, we want to hide some parameters in query string URL. In the URL there pass invoice number and Date both parameter we want to hide , when we hit url in any ways.
If we cannot hide the using query string while using URL tag? What is the alternative for the above scenario?
URL: http://dart.corp.xerox.com/WorkplaceXCS/GetDocument?DocumentClass=INV&invno=086664659&invdt=11/01/2016