The personBean's attributes are given values in an ActionSupport class. As I mentioned using <s:property value="personBean.firstName"> shows the value (Bruce) correctly. This is done in the same jsp as <s:label key="personBean.firstName" > which doesn't show the value (Bruce) correctly but instead shows the value from the global-message.properties file (Your First Name).
in your 2.0.11 test where did you populate personBean.firstName with 'Bruce' ? Martin -- View this message in context: http://www.nabble.com/Struts-2.6.1-key-attribute-not-working-as-it-did-in-Struts-2.0.11-tp22413435p22416247.html Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org