Re: can struts work with sessions disabled?

2002-11-07 Thread Brad Harding
Thanks Craig for your response. The problems I'm having do indeed seem to be related to the locale, but it seems like a lot of struts tags might rely on the locale being in the session. For example, the bean:message tag seems to rely on a locale being in the session to work. I can probably

RE: can struts work with sessions disabled?

2002-11-07 Thread du Plessis, Corneil C
Mailing List Subject: Re: can struts work with sessions disabled? Thanks Craig for your response. The problems I'm having do indeed seem to be related to the locale, but it seems like a lot of struts tags might rely on the locale being in the session. For example, the bean:message tag seems

Re: can struts work with sessions disabled?

2002-11-04 Thread Craig R. McClanahan
On Mon, 4 Nov 2002, Brad Harding wrote: Date: Mon, 04 Nov 2002 09:17:10 -0800 From: Brad Harding [EMAIL PROTECTED] Reply-To: Struts Users Mailing List [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: can struts work with sessions disabled? Can a struts app work with sessions disabled on