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?
- <html:form> always wants form bean Vimal Kansal
- Re: <html:form> always wants form bean Ted Husted
- Re: <html:form> always wants form bean Chris Butler
- Re: <html:form> always wants form bean Jim Crossley
- Re: <html:form> always wants form bean Jim Crossley
- Re: <html:form> always wants form bean Ted Husted
- Re: <html:form> always wants form bean Jim Crossley
- Re: <html:form> always wants form... Ted Husted

