Hi Loren: > The <fmt:formatNumber> tag also seems to be throwing an exception in a page > that has no session I just tested this with the nightly build from April 25 > on Tomcat 4.0.2. I think it's similar to the query tag issue you fixed > yesterday. However, perhaps I'm missing something, do the fmt tags require a > session?
They don't. I just putback a fix. The response locale's associated charset is now stored in the javax.servlet.jsp.jstl.fmt.request.charset (session) attribute only if a session is present. Thanks for pointing this out! Jan -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>