Ok,
it'works!! great!!
very thank you!!

El mié, 18-10-2006 a las 14:40 +0200, Norbert Sándor escribió:
> Maybe 
>   <tr jwcid="@For" source="ognl:users.keySet()" value="ognl:user"
> ?
> 
> Regards,
> Norbi
> 
> pipothebit wrote: 
> > Hi,
> > I can't render values that are stored in a Properties variable. My code:
> > 
> > Java class:
> > ...
> > @Persist
> > public abstract Properties getUsers();
> > public abstract void setUsers(Properties properties);
> > ...
> > 
> > Template:
> > ...
> > size: <span jwcid="@Insert" value="ognl:users.size">1</span>
> > <table>
> >   <tr jwcid="@For" source="ognl:users.keySet" value="ognl:user"
> > element="tr">
> > ...
> >   </tr>
> > </table>
> > ...
> > 
> > The @Insert components writes that users have one element but the @For
> > components do not iterates over properties. 
> > 
> > What is happen? Can someone help me?
> > 
> > Thank you.
> > 
> > 
> > 
> >             
> > ______________________________________________ 
> > LLama Gratis a cualquier PC del Mundo. 
> > Llamadas a fijos y móviles desde 1 céntimo por minuto. 
> > http://es.voice.yahoo.com
> > 
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> > 
> > 
> > 
> >   
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED] For
> additional commands, e-mail: [EMAIL PROTECTED]


                
______________________________________________ 
LLama Gratis a cualquier PC del Mundo. 
Llamadas a fijos y m�viles desde 1 c�ntimo por minuto. 
http://es.voice.yahoo.com

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

Reply via email to