Adam Lipscombe wrote:

In this instance the problem is this:

Form1 has a logic:iterate tag that iterates over a List held in
myActionForm.
The List is setup by the initAction.do action.

How do I preserve the List between actionform instances?
(It's not referenced in the JSP other than the logic:iterate tag)

Try changing the input attribute to point to the /initAction.do instead of the JSP page. I think that will work.


-- Jeff



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to