I have integrated a payment gateway with a Java based Web-App
Now, After a successful and failure transaction,
PG accordingly redirect to respectively html pages failure.html,su
Client side code has no access to most of the data in the request that was used to load the page the client side code is being executed in, including POST data.