To process a fmt:message tag, JSTL needs to determine the appropriate locale. 
I'm not explicitly setting a locale so that it'll use the browser-based approach.
Once JSTL determines a locale using this method, I was under the impression that
it's supposed to store this in session scope, but I'm only finding a
request.charset in session scope.
The spec isn't clear on this, does anyone know how I should get this information
(I need it in an Action class).

Rick DeBay



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

Reply via email to