-
Nov 30th, 2005, 03:26 PM
#1
How to access model objects from old forms
I want to store a list (that was fetched from the DB on the first form) to use in a form that is several forms later in the application ? Should I just use request.getSession().setAttribute(listName,listRef ) to store my list or is there a better or (Springy
) way to do this ?
Last edited by springcleaning; Dec 1st, 2005 at 12:24 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules