Hi.

I have downloaded the latest struts stable version (1.0.2 ) and noticed the
<bean:message> tag misses the attributes 'name' and 'property' which allow
to get a message from ApplicationResources when the key is specified in a
bean property.
i.e.:
 with strust 1.0 i was able to do the following

 <bean:message name="myBean" property="prop"/>

how can i get the same result with struts 1.0.2 ?
I'd like to avoid downloading the nightly  builds.

thanks
Ivan.


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

Reply via email to