--- On Tue, 11/25/08, David Barron wrote:
> Maybe I wasn't clear. If the checkbox is checked in 
> the addRecord.jsp that means the value of isPermanent 
> in the  data table is true.  So when that record is 
> displayed in theeditRecord.jsp the checkbox should 
> be checked. I've got it  working that way now by 
> using the if/else in editRecord.jsp but I wanted
> to avoid that if possible.

...

And I'm saying that if you set the ActionForm property
and use the Struts checkbox tag you don't need to do the
work manually. At least that's my recollection of S1.

Dave

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

Reply via email to