Re: How to edit a Set of values

2006-04-22 Thread Ted Steen
For some reason when I tried that again it worked :) thanks! On 4/21/06, Ron Piterman <[EMAIL PROTECTED]> wrote: > so the workflow looks like: > > some action ( submit? ) on page 1 >-> generate and set data on page 2 >-> display page 2 (data is ok) >-> submit form (page 2) >-> page

Re: How to edit a Set of values

2006-04-21 Thread Ron Piterman
so the workflow looks like: some action ( submit? ) on page 1 -> generate and set data on page 2 -> display page 2 (data is ok) -> submit form (page 2) -> page 2 displayed, data is lost Briefly looking at the code it seems you just have to add a hidden with the value binding ognl:someDa