The HTML tag does its own locale-setting (and therefore session creation) because some people still set their apps up to all URLs directly to JSP pages (bypassing the controller servlet, so that the locale setup it does is also skipped). Removing this would break the localization behavior of any app that depends on it.
Thanks for the explanation. I think this is a good reason to remove the functionality in 2.0. IMHO, we shouldn't encourage direct jsp access.
Craig
David
_________________________________________________________________
Help STOP SPAM with the new MSN 8 and get 2 months FREE* http://join.msn.com/?page=features/junkmail
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]