Hi, Maybe an old problem, sorry for the redundance but: I'd like to define that: <bean:define id="value" name="myBean" property="myProperty"> <html:link href="{place here the bean 'value'}"> <bean:message key="akey"> </html:link> How can we do that without using <% %> or any java handling..? Thank you Marc
- html:link define the href from a bean property Cappelletti Marc
- Re: html:link define the href from a bean property Nuwan Chandrasoma