Re: Required attribute on s:select & s:file

2014-03-27 Thread Lukasz Lenart
required was renamed to requiredLabel https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.3.12.0 2014-03-26 22:37 GMT+01:00 : > We upgraded from struts 2.3.8 to 2.3.16. > Now any page that has a s:select or s:file tag with required="true" does not > display. > > s:textfield works fin

Required attribute on s:select & s:file

2014-03-27 Thread sirajka
We upgraded from struts 2.3.8 to 2.3.16. Now any page that has a s:select or s:file tag with required="true" does not display. s:textfield works fine We are running Websphere 8 Can anyone corroborate? Stacktrace follows: [3/26/14 15:43:10:599 CDT] 0185 SystemOut O WebContainer : 18

RE: Required attribute - SOLVED

2009-03-13 Thread Phan, Hienthuc T
t: Re: Required attribute Phan, Hienthuc T wrote: > Is there a way to change the required attribute value in textfield, > textarea, etc. from asterisk (*) to some other value like (required)? > I'm using Struts 2.1.6 IIRC the "*" comes from the template file; it should

Re: Required attribute

2009-03-13 Thread Wes Wannemacher
On Friday 13 March 2009 20:49:34 Martin Gainty wrote: > > as I dont see required attribute (but I do see dynamic attributes=true) > do you want a required attribute in TextField > ? > Martin Martin, it's there, likely via inheritance. I'm pretty sure it's available

RE: Required attribute

2009-03-13 Thread Martin Gainty
cated please use {...@link #setMaxlength} instead */ public void setMaxLength(String maxlength) { this.maxlength = maxlength; } public void setMaxlength(String maxlength) { this.maxlength = maxlength; } public void setReadonly(String readonly) { this.readonly

Re: Required attribute

2009-03-13 Thread Dave Newton
Phan, Hienthuc T wrote: Is there a way to change the required attribute value in textfield, textarea, etc. from asterisk (*) to some other value like (required)? I'm using Struts 2.1.6 IIRC the "*" comes from the template file; it should probably be definable. Check control

Re: Required attribute

2009-03-13 Thread Wes Wannemacher
On Friday 13 March 2009 20:11:27 Phan, Hienthuc T wrote: > Is there a way to change the required attribute value in textfield, > textarea, etc. from asterisk (*) to some other value like (required)? > I'm using Struts 2.1.6 > You can change the labelSeparator, but the asterisk i

Required attribute

2009-03-13 Thread Phan, Hienthuc T
Is there a way to change the required attribute value in textfield, textarea, etc. from asterisk (*) to some other value like (required)? I'm using Struts 2.1.6 -Hien Notice: This e-mail message, together with any attachments, contains information of Merck & Co., Inc. (One Me