On Mon, Apr 12, 2010 at 8:00 AM, MB <[email protected]> wrote: > The request object in the servlet spec as I understand it as used in the > Tomcat 6 container for example makes use of the deprecated HTML > attribute "name" in order to tie individual elements of a HTML form to > server-side variables.
The "name" attribute is *not* deprecated for form elements. -- Hassan Schroeder ------------------------ [email protected] twitter: @hassan --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
