The HTML textarea tag has no maxlength attribute - this has nothing to
do with struts.

You can however add an onchange java script to do it, and then also
check it on the back-end.

Larry


On 10/21/05, Carl Smith <[EMAIL PROTECTED]> wrote:
> I need disallow a user from entering more than 2000 character in the 
> <html:textarea>
> tag, however,struts disallow the maxlength attribute on this tag, and 
> suggestions or
> workaround?

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

Reply via email to