On Fri, Mar 13, 2009 at 9:04 AM, Martin Makundi <[email protected]> wrote: > I wonder if (nested) forms should simply be allowed to have any tag > name the programmer desires?
No. Because 99% of the time the programmer is not aware that the form is used in a nested fashion: the form usually is on a Panel, that is used inside another form. The panel is standalone and should use form tags. Martijn --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
