jato:text, how to specify maxlength, size, etc.

Since this tag renders an HTML input tag, I assumed it would support at least the attributes....How do I specify this?
[139 byte] By [dwyutzy] at [2007-11-25 10:46:29]
# 1
You set these render-dependent values on the tag in the JSP. See the JATO tag library documentation.
tfast at 2007-7-1 21:41:52 > top of Java-index,Development Tools,Java Tools...