[whatwg] WF2 part 1-3

Ian Hickson ian at hixie.ch
Sat Aug 28 12:26:28 PDT 2004


On Sat, 28 Aug 2004, Henri Sivonen wrote:
>
> On Aug 28, 2004, at 18:46, Ian Hickson wrote:
> 
> >    name="something.2r[two_row]"
> > 
> > ...so then your form controls would be:
> > 
> >    something.2r0
> >    something.1r0
> > 
> > ...etc.
> 
> BTW, dots (and parentheses) have a special meaning in Struts. I suspect
> autogenerating names with dots will be problematic when adding WF2 features to
> Struts apps.
> 
> "foo" means that the value goes to setFoo() of the form bean and "foo.bar"
> means the value goes to setBar() of the bean returned by getFoo() of the form
> bean.

Authors are free to use whatever format hey like, I was just giving an 
example.

-- 
Ian Hickson               U+1047E                )\._.,--....,'``.    fL
http://ln.hixie.ch/       U+263A                /,   _.. \   _\  ;`._ ,.
Things that are impossible just take longer.   `._.-(,_..'--(,_..'`-.;.'



More information about the whatwg mailing list