File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Struts and the fly likes restoring form information using back button Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "restoring form information using back button" Watch "restoring form information using back button" New topic
Author

restoring form information using back button

Jitendra Kumar Jain
Greenhorn

Joined: Jun 28, 2011
Posts: 17
Hi coders,

Is there any way to restore the entire form information using browser's/button back in struts without calling action?

Please let me know asap..

Thanks and Regards,
JJain
William P O'Sullivan
Ranch Hand

Joined: Mar 28, 2012
Posts: 860

That depends on the browser.

Some will simply pull up a cached version from your history.

Back buttons are complicated.

WP
 
I agree. Here's the link: http://zeroturnaround.com/jrebel/download
 
subject: restoring form information using back button
 
Similar Threads
Reset the form to Null or Reload the page using reset even after a submit
How to forward radio button input from one jsp to another?
form reset problem
javax.servlet.jsp.JspException: Cannot find bean LoginForm in any scope
Back button behaviour