Ref.: Erro no Struts

0 respostas
P

Porque desse erro?

org.apache.struts cannot be resolved to a type

private boolean _jspx_meth_html_html_0(PageContext _jspx_page_context) throws Throwable { PageContext pageContext = _jspx_page_context; JspWriter out = _jspx_page_context.getOut(); // html:html org.apache.struts.taglib.html.HtmlTag _jspx_th_html_html_0 = (org.apache.struts.taglib.html.HtmlTag) _jspx_tagPool_html_html_locale.get(org.apache.struts.taglib.html.HtmlTag.class); _jspx_th_html_html_0.setPageContext(_jspx_page_context); _jspx_th_html_html_0.setParent(null); _jspx_th_html_html_0.setLocale(true); int _jspx_eval_html_html_0 = _jspx_th_html_html_0.doStartTag(); if (_jspx_eval_html_html_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) { do { out.write("\r\n"); out.write("&lt;head&gt;\r\n"); out.write("&lt;title&gt;"); if (_jspx_meth_bean_message_0(_jspx_th_html_html_0, _jspx_page_context)) return true; out.write("&lt;/title&gt;\r\n"); if (_jspx_meth_html_base_0(_jspx_th_html_html_0, _jspx_page_context)) return true; out.write("\r\n"); out.write("&lt;/head&gt;\r\n"); out.write("&lt;body bgcolor=\"white\"&gt;\r\n"); out.write("\r\n"); if (_jspx_meth_logic_notPresent_0(_jspx_th_html_html_0, _jspx_page_context)) return true; out.write("\r\n"); out.write("\r\n"); out.write("&lt;h3&gt;"); if (_jspx_meth_bean_message_1(_jspx_th_html_html_0, _jspx_page_context)) return true; out.write("&lt;/h3&gt;\r\n"); out.write("<p>"); if (_jspx_meth_bean_message_2(_jspx_th_html_html_0, _jspx_page_context)) return true; out.write("</p>\r\n"); out.write("\r\n"); out.write("&lt;/body&gt;\r\n"); int evalDoAfterBody = _jspx_th_html_html_0.doAfterBody(); if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) break; } while (true); } if (_jspx_th_html_html_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { _jspx_tagPool_html_html_locale.reuse(_jspx_th_html_html_0); return true; } _jspx_tagPool_html_html_locale.reuse(_jspx_th_html_html_0); return false; }

Criado 10 de maio de 2006
Respostas 0
Participantes 1