I don't believe you can do a maxlength on a textarea in html. You may have
to put in a validation (javascript or server side) to return an error
message in case the user exceeds the count.
From: Carl Smith <[EMAIL PROTECTED]>
Reply-To: "Struts Users Mailing List" <user@struts.apache.org>
To: user@struts.apache.org
Subject: <html:textarea> tag allow maxlength???
Date: Fri, 21 Oct 2005 08:33:01 -0700 (PDT)
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?
---------------------------------
Yahoo! FareChase - Search multiple travel sites in one click.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]