> Try this....
> 
> <td class="Podaci" align="right">
> <html:select property="vrstaKredita" styleClass="Podaci">
> <html:option value=""></html:option>
> <html:option
>
value="-">-----------------------------------------------------------------------------------<
/htm
> l:option> <logic:present name="hmUserPrijenosList">
> <logic:iterate id="hmUserPrijenos"
name="hmUserPrijenosList">
> <bean:define id="xyz" name="hmUserPrijenos"
property="user-podatak-2-0"/>
> <html:option value="xyz"><bean:write
> name='hmUserPrijenos' property='user-podatak-1-0'/></html:option>
> </logic:iterate>
> </logic:present>
> </html:select>
> </td>

If I do this, than i get several problem :-( id is alvays the same (how to know 
what
is in drop down
box), and i still get last value from hmUserPrijenosList after getting 
validation
error.

:-(

can you give some code example how to do this with collection?

Tnx,

Stanislav

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

Reply via email to