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
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
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
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
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
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
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
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
8 matches
Mail list logo