From: "Appel, Jeremy" <[EMAIL PROTECTED]>
> Question: If I have sorting on the page as well, how do I relate the
multibox array to entries in form?
> As for the syntax, it is for a Map-backed form. I am actually iterating
over a list of Map-backed forms.
Sorry, you should probably ignore me-- I u
, October 08, 2004 12:11 PM
To: Struts Users Mailing List
Subject: Re: Checkbox frustration
From: "Appel, Jeremy" <[EMAIL PROTECTED]>
With multiple checkboxes, you probably want , not
.
What is the syntax with parentheses in your 'property' attribute? I've
never
From: "Appel, Jeremy" <[EMAIL PROTECTED]>
With multiple checkboxes, you probably want , not
.
What is the syntax with parentheses in your 'property' attribute? I've
never seen that before. Most people who use JSTL will use Struts-EL with
it, which gives you expressions within the Struts tags.
Hi,
I have a page that lists a set of DB records and I am giving the user the
ability to edit any number of these records and do a multiple update by using
checkboxes to signify what rows have been modified. I am using a session-scoped form
that has a List of Map-backed Forms with each
4 matches
Mail list logo