This a dynamic attribute ? Which version of Struts 2 ?
Kind regards -- Ćukasz + 48 606 323 122 http://www.lenart.org.pl/ 2012/7/24 JOSE L MARTINEZ-AVIAL <jlm...@gmail.com>: > Hi, > I have the following textfield: > <s:textfield autocomplete="off" > name="userLoginName" theme="simple" > id="userLoginName" > maxLength="20" > regExp="^\w{6,20}$" > trim="true" > uppercase="true" > dojoType="dijit.form.ValidationTextBox" > required="true" > intermediateChanges=false > invalidMessage="%{getText('UserLoginNameStrength.label')}" /> > > The OGNL expression in the invalidMessage attribute is not been parsed, it > just puts the expression in the attribute. Am I doing something wrong, or > is it a bug? > > Thanks > > JL --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org