Re: Iterator action setObject param

2008-02-20 Thread crappycrumpet
newton.dave wrote: > > > One way to implement this functionality is to simply the > desired page; your "note" object will be on the top of the stack, and can > be > accessed appropriately. > > Yeah I ended up doing using in the end. Was wondering if iterator passing object into action sho

Re: Iterator action setObject param

2008-02-20 Thread Dave Newton
--- crappycrumpet <[EMAIL PROTECTED]> wrote: > Now I have a method in NoteAction called setNote(Note value) which sets the > note field to the value. I also have getModel which returns a new note > object if it's null. I however keep encountering the following error: > ERROR [com.opensymphony.xwork