I'm curious...

Ted Husted wrote:
> 
> For a simple form with a single field that doesn't need validation you
> can specify a name and type, e.g.
> 
> <html:form action="lot.do" name="id" type="java.lang.String">

For that to work, what property of java.lang.String should the
<html:text> tag reference?  I'm assuming the single field would use an
<html:text> tag, right?

Reply via email to