求救!!!jsp转静态时出现问题,请大虾帮忙看一看不胜感激

时间:2022-04-13 14:15:14
我的网站jsp主页转静态时出现问题
HTTP Status 500 - 

--------------------------------------------------------------------------------

type Exception report

message 

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

exception 

org.apache.jasper.JasperException: An exception occurred processing JSP page /jsp/index.jsp at line 61

58:  var pics= '';
59:  var links='';
60:   var texts='';
61:  <s:subset source="rotateNews" count="5">
62:  <s:iterator id="rotate">
63:  pics+="imgs/rotates/${requestScope.rotate.id}.jpg|"
64:  links+="goto_news.action?news.id=${requestScope.rotate.id}|"


Stacktrace:
org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:524)
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:435)
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:320)
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:266)
javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
tohtml.tohtml.service(tohtml.java:62)
javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
org.springframework.orm.hibernate3.support.OpenSessionInViewFilter.doFilterInternal(OpenSessionInViewFilter.java:198)
org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:75)
org.apache.struts2.dispatcher.ActionContextCleanUp.doFilter(ActionContextCleanUp.java:99)


root cause 

The Struts dispatcher cannot be found.  This is usually caused by using Struts tags without the associated filter. Struts tags are only usable when the request has passed through its servlet filter, which initializes the Struts dispatcher needed for this tag. - [unknown location]
org.apache.struts2.views.jsp.TagUtils.getStack(TagUtils.java:60)
org.apache.struts2.views.jsp.StrutsBodyTagSupport.getStack(StrutsBodyTagSupport.java:52)
org.apache.struts2.views.jsp.StrutsBodyTagSupport.altSyntax(StrutsBodyTagSupport.java:48)
org.apache.struts2.views.jsp.StrutsBodyTagSupport.findValue(StrutsBodyTagSupport.java:60)
org.apache.struts2.views.jsp.iterator.SubsetIteratorTag.doStartTag(SubsetIteratorTag.java:200)
org.apache.jsp.jsp.index_jsp._jspx_meth_s_005fsubset_005f0(index_jsp.java:962)
org.apache.jsp.jsp.index_jsp._jspService(index_jsp.java:274)
org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:393)
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:320)
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:266)
javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
tohtml.tohtml.service(tohtml.java:62)
javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
org.springframework.orm.hibernate3.support.OpenSessionInViewFilter.doFilterInternal(OpenSessionInViewFilter.java:198)
org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:75)
org.apache.struts2.dispatcher.ActionContextCleanUp.doFilter(ActionContextCleanUp.java:99)


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


--------------------------------------------------------------------------------

Apache Tomcat/6.0.14
ps:转别的网页都可以就是这个不行,并且我把主页报错的地方单列出来也能通过去 

6 个解决方案

#1


求救!!!jsp转静态时出现问题,请大虾帮忙看一看不胜感激

#2


我也不会,来抢个沙发 求救!!!jsp转静态时出现问题,请大虾帮忙看一看不胜感激

#3


The Struts dispatcher cannot be found. This is usually caused by using Struts tags without the associated filter. Struts tags are only usable when the request has passed through its servlet filter, which initializes the Struts dispatcher needed for this tag

#4


The Struts dispatcher cannot be found.  This is usually caused by using Struts tags without the associated filter. Struts tags are only usable when the request has passed through its servlet filter, which initializes the Struts dispatcher needed for this tag

#5


........我能看得懂但是不明白是怎么回事,能说的更明白通俗一点么?

#6


 没看懂是什么问题,呵呵
    

#1


求救!!!jsp转静态时出现问题,请大虾帮忙看一看不胜感激

#2


我也不会,来抢个沙发 求救!!!jsp转静态时出现问题,请大虾帮忙看一看不胜感激

#3


The Struts dispatcher cannot be found. This is usually caused by using Struts tags without the associated filter. Struts tags are only usable when the request has passed through its servlet filter, which initializes the Struts dispatcher needed for this tag

#4


The Struts dispatcher cannot be found.  This is usually caused by using Struts tags without the associated filter. Struts tags are only usable when the request has passed through its servlet filter, which initializes the Struts dispatcher needed for this tag

#5


........我能看得懂但是不明白是怎么回事,能说的更明白通俗一点么?

#6


 没看懂是什么问题,呵呵