Are you using "fmt" tag to format values?





konkere <empe...@inbox.ru> 
16/12/2008 08:10
Please respond to
"Tag Libraries Users List" <taglibs-user@jakarta.apache.org>


To
taglibs-user@jakarta.apache.org
cc

Subject
java.lang.ClassCastException @ 
org.apache.taglibs.standard.tag.common.fmt.BundleSupport







yesterday i got this fancy exception:

java.lang.ClassCastException: 
javax.servlet.jsp.jstl.fmt.LocalizationContext
        at
org.apache.taglibs.standard.tag.common.fmt.BundleSupport.getLocalizationContext(Ljavax.servlet.jsp.PageContext;)Ljavax.servlet.jsp.jstl.fmt.LocalizationContext;(BundleSupport.java:127)
        at
org.apache.taglibs.standard.tag.common.fmt.MessageSupport.doEndTag()I(MessageSupport.java:152)
        at
jsp_servlet._web_45_inf._jsp._templates.__template._jspService(Ljavax.servlet.http.HttpServletRequest;Ljavax.servlet.http.HttpServletResponse;)V(__template.java:235)


what can cause it? i presume my JSPs to be correct (as they are deployed 
to
our PRO and i haven't changed a single character in them).
-- 
View this message in context: 
http://www.nabble.com/java.lang.ClassCastException-%40-org.apache.taglibs.standard.tag.common.fmt.BundleSupport-tp21030184p21030184.html

Sent from the Taglibs - User mailing list archive at Nabble.com.

Reply via email to