3.2.0

Help urgent

hai,
I am felix a software developer. I want to know whether we can save the form values before the form submitted by the JavaScript and then the saved should be placed in the corresponding form objects. whethet it is possible is JSP
Felix, felixtfelix@gmail.com
December 23,
Anything is possible, it just depends on how you want to handle it.

You could write a cookie and pull that cookie on your JSP

You could call an AJAX function to set some session vars and pull that in on the page you want.

It really depends on your your application and how you want to handle it.
Tony
December 23,

This topic is archived.

See also:


Back to support forum