> >     <bean:write name="links" property="url"/></a>

<bean:write> only print your bean property value in JSP outputStream. You
should look at data type used for your "url" property, and it's toString()
method.

Nico.


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

Reply via email to