--- horri khalid <[EMAIL PROTECTED]> wrote:
> <html:multibox 
>     property="customers"
>     value="<c:out value='${customer.idcustomer}'/>"
> />
> so i want to know where is the problem ?

It's where you nest XML, which isn't allowed.

If you're in a JSP 2+ container you can use straight
JSP EL, if JSP <2 you can the use the html-el tags.

d.



       
____________________________________________________________________________________Boardwalk
 for $500? In 2007? Ha! Play Monopoly Here and Now (it's updated for today's 
economy) at Yahoo! Games.
http://get.games.yahoo.com/proddesc?gamekey=monopolyherenow  

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

Reply via email to