Hello all,
I got a problem using a HashMap with the <html:option>. This code works when I use a LinkedList but I can't get it to work with a HashMap. Can somebody tell what I have to do to make it work with a HashMap?
<html:select property="id_mb" onchange="submit() ">
<html:options collection="HashMap" property="id_mb" labelProperty="ma"/>
</html:select>
Best Regards ,
Peter
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]