You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by bu...@apache.org on 2003/02/26 15:42:14 UTC

DO NOT REPLY [Bug 17434] New: - tag should not create sessions

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17434>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17434

<html:html> tag should not create sessions

           Summary: <html:html> tag should not create sessions
           Product: Struts
           Version: 1.1 RC1
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Custom Tags
        AssignedTo: struts-dev@jakarta.apache.org
        ReportedBy: dgraham1980@hotmail.com
                CC: kris@dotech.com


Using the locale attribute on the html tag causes a session to be created and a 
locale object stored there.  The tag probably shouldn't be performing this logic 
as it has nothing to do with the view layer.  The tag's responsibility is to 
render the <html> element with an appropriate lang attribute.  We should 
consider changing this in a 2.0 timeframe.

---------------------------------------------------------------------
To unsubscribe, e-mail: struts-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-dev-help@jakarta.apache.org