日期:2014-05-18  浏览次数:20628 次

请问这是什么错误
我用JSF控件做了一个JSP页面,但发布流览时发生错误,如下:

type   Exception   report

message  

description   The   server   encountered   an   internal   error   ()   that   prevented   it   from   fulfilling   this   request.

exception  

javax.servlet.ServletException:   org.apache.jasper.JasperException
javax.faces.webapp.FacesServlet.service(FacesServlet.java:125)


root   cause  

javax.faces.FacesException:   org.apache.jasper.JasperException
org.apache.myfaces.context.servlet.ServletExternalContextImpl.dispatch(ServletExternalContextImpl.java:415)
org.apache.myfaces.application.jsp.JspViewHandlerImpl.renderView(JspViewHandlerImpl.java:280)
org.apache.myfaces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:300)
javax.faces.webapp.FacesServlet.service(FacesServlet.java:110)


note   The   full   stack   trace   of   the   root   cause   is   available   in   the   Apache   Tomcat/5.5.9   logs.

不知道是怎么回事

------解决方案--------------------
这个错误信息比较泛
难定位出来的

一般是对某些对象做了不合理的操作
------解决方案--------------------
ding yi xia
我的异常网推荐解决方案:The server encountered an internal error () that prevented it from fulfilling this request.,http://www.aiyiweb.com/java-web/317.html