Posted By:
Twist_er
Posted On:
Monday, March 17, 2003 07:49 AM
I have created a script that dynamically create input fields within a jsp page (it does not make a trip to the server, it is added to the DOM), is there some way to store these objects when the page is posted to a server or refreshed? Can I reference these objects in memory and then write them into the page if the page is refreshed or redisplayed?
Thank you and have a great day