On Wed, 26 Feb 2003, David Graham wrote:

> Date: Wed, 26 Feb 2003 11:36:24 -0700
> From: David Graham <[EMAIL PROTECTED]>
> Reply-To: Struts Developers List <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: RE: Design clarification for locale handling
>
> That's not a bug, it's a usage limitation.  An app that does not use
> sessions is considered a special case so we're not bending over backwards to
> support it.  We realize the tag shouldn't be creating sessions but can't
> change it because of backward compatibility problems.
>

I wouldn't characterize it as a usage limitation ... I'd characterize it
as a lack of sufficient documentation that saying:

  <html:html locale="true"/>

causes a session to be created.  If you don't want the session, don't say
locale="true".

> David
>

Craig

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to