Oct 4, 2004 #1 usercsc Programmer Joined Oct 1, 2004 Messages 2 Location US How do I do this without using session scope? Thanks.
Oct 4, 2004 #2 byam Programmer Joined Oct 24, 2003 Messages 396 Location CA Use struts' form bean, form bean does this automatically for you. For more info: http://struts.apache.org/userGuide/building_view.html#form_beans Upvote 0 Downvote
Use struts' form bean, form bean does this automatically for you. For more info: http://struts.apache.org/userGuide/building_view.html#form_beans