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

google chrome - Developer tools - How to inspect the elements which are added momentarily (by JQuery)? -

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

php - Cloud9 cloud IDE and CakePHP -