java - Able to re-access a POST request after navigating away from the page. Why? -


i submit form on browser using "submit" button. set parameters sent post method. local server sends response html page via servlet using parameters in request. understanding, post requests cannot bookmarked. after navigate page response, can still access page when press button on browser.

is because browser saves page? or understanding of post request incorrect?

thank you!


Comments

Popular posts from this blog

java - HashSet is empty -

angularjs - Showing an empty as first option in select tag -

security - Java Applet Windows-MY keystore PrivateKey getEncoded is null -