首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > JAVA > Java Web开发 >

java.util.MissingResourceException: Can't find bundle for base name

2011-11-09 
请问各位大侠,这异常怎么解决呢?org.apache.jasper.JasperException: Cant find bundle for base name ea

请问各位大侠,这异常怎么解决呢?
org.apache.jasper.JasperException: Can't find bundle for base name eam2004, locale cn_ZH
org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:460)
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:373)
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:329)
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:265)
javax.servlet.http.HttpServlet.service(HttpServlet.java:729)



java.util.MissingResourceException: Can't find bundle for base name eam2004, locale cn_ZH
java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:804)
java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:694)
java.util.ResourceBundle.getBundle(ResourceBundle.java:538)
com.sbdcpn.i18n.I18nText.<init>(I18nText.java:31)
com.sbdcpn.i18n.I18nSingle.init(I18nSingle.java:53)
com.sbdcpn.i18n.I18nSingle.getI18nText(I18nSingle.java:62)
com.sbdcpn.i18n.taglib.I18nTag.doStartTag(I18nTag.java:31)
org.apache.jsp.index_jsp._jspx_meth_eam_005fmessage_005f0(index_jsp.java:326)
org.apache.jsp.index_jsp._jspService(index_jsp.java:78)
org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:98)
javax.servlet.http.HttpServlet.service(HttpServlet.java:729)
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:331)
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:329)
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:265)
javax.servlet.http.HttpServlet.service(HttpServlet.java:729)



[解决办法]
http://panyongzheng.iteye.com/blog/1115306
[解决办法]

探讨

http://panyongzheng.iteye.com/blog/1115306

[解决办法]
Can't find bundle for base name eam2004, locale cn_ZH


这段话 翻译一下 就找到原因了!
[解决办法]
探讨
引用:

http://panyongzheng.iteye.com/blog/1115306

++

热点排行