Hi

I use <html:multibox property="customers" value="<c:out value='${
customer.idcustomer}'/>"/> for list of checkbox with  the  customer  ID as
value.
but in the output i have this  <input type="checkbox" name="customers"
value="&lt;c:out value=&#39;${customer.idcustomer}&#39;/&gt;"
checked="checked">

so i want to know where is the problem ?
Any idea is appreciated.

Reply via email to