?? _index__jsp.java
字號:
/*
* JSP generated by Resin-3.0.26 (built Tue, 27 May 2008 10:42:07 PDT)
*/
package _jsp._pages;
import javax.servlet.*;
import javax.servlet.jsp.*;
import javax.servlet.http.*;
public class _index__jsp extends com.caucho.jsp.JavaPage{
private boolean _caucho_isDead;
public void
_jspService(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws java.io.IOException, javax.servlet.ServletException
{
javax.servlet.http.HttpSession session = request.getSession(true);
com.caucho.server.webapp.Application _jsp_application = _caucho_getApplication();
javax.servlet.ServletContext application = _jsp_application;
com.caucho.jsp.PageContextImpl pageContext = com.caucho.jsp.QJspFactory.allocatePageContext(this, _jsp_application, request, response, null, session, 8192, true, false);
javax.servlet.jsp.JspWriter out = pageContext.getOut();
javax.servlet.ServletConfig config = getServletConfig();
javax.servlet.Servlet page = this;
response.setContentType("text/html;charset=GBK");
request.setCharacterEncoding("GBK");
com.sun.faces.taglib.jsf_core.ViewTag _jsp_ViewTag_0 = null;
com.sun.faces.taglib.jsf_core.LoadBundleTag _jsp_LoadBundleTag_1 = null;
com.sun.faces.taglib.html_basic.FormTag _jsp_FormTag_2 = null;
com.sun.faces.taglib.html_basic.OutputTextTag _jsp_OutputTextTag_3 = null;
com.sun.faces.taglib.html_basic.OutputTextTag _jsp_OutputTextTag_4 = null;
com.sun.faces.taglib.html_basic.InputTextTag _jsp_InputTextTag_5 = null;
com.sun.faces.taglib.html_basic.InputSecretTag _jsp_InputSecretTag_6 = null;
com.sun.faces.taglib.html_basic.InputTextTag _jsp_InputTextTag_7 = null;
com.sun.faces.taglib.jsf_core.ConvertDateTimeTag _jsp_ConvertDateTimeTag_8 = null;
com.sun.faces.taglib.html_basic.MessageTag _jsp_MessageTag_9 = null;
com.sun.faces.taglib.html_basic.CommandButtonTag _jsp_CommandButtonTag_10 = null;
try {
out.write(_jsp_string0, 0, _jsp_string0.length);
com.caucho.jsp.BodyContentImpl _jsp_endTagHack0 = null;
if (_jsp_ViewTag_0 == null) {
_jsp_ViewTag_0 = new com.sun.faces.taglib.jsf_core.ViewTag();
_jsp_ViewTag_0.setPageContext(pageContext);
_jsp_ViewTag_0.setParent((javax.servlet.jsp.tagext.Tag) null);
}
int _jspEval2 = _jsp_ViewTag_0.doStartTag();
if (_jspEval2 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
if (_jspEval2 == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_BUFFERED) {
out = pageContext.pushBody();
_jsp_endTagHack0 = (com.caucho.jsp.BodyContentImpl) out;
_jsp_ViewTag_0.setBodyContent(_jsp_endTagHack0);
}
do {
out.write(_jsp_string1, 0, _jsp_string1.length);
if (_jsp_LoadBundleTag_1 == null) {
_jsp_LoadBundleTag_1 = new com.sun.faces.taglib.jsf_core.LoadBundleTag();
_jsp_LoadBundleTag_1.setPageContext(pageContext);
_jsp_LoadBundleTag_1.setParent((javax.servlet.jsp.tagext.Tag) _jsp_ViewTag_0);
_jsp_LoadBundleTag_1.setBasename("message");
_jsp_LoadBundleTag_1.setVar("msgs");
}
_jsp_LoadBundleTag_1.doStartTag();
out.write(_jsp_string2, 0, _jsp_string2.length);
if (_jsp_FormTag_2 == null) {
_jsp_FormTag_2 = new com.sun.faces.taglib.html_basic.FormTag();
_jsp_FormTag_2.setPageContext(pageContext);
_jsp_FormTag_2.setParent((javax.servlet.jsp.tagext.Tag) _jsp_ViewTag_0);
}
int _jspEval9 = _jsp_FormTag_2.doStartTag();
if (_jspEval9 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
out.write(_jsp_string3, 0, _jsp_string3.length);
if (_jsp_OutputTextTag_3 == null) {
_jsp_OutputTextTag_3 = new com.sun.faces.taglib.html_basic.OutputTextTag();
_jsp_OutputTextTag_3.setPageContext(pageContext);
_jsp_OutputTextTag_3.setParent((javax.servlet.jsp.tagext.Tag) _jsp_FormTag_2);
}
_jsp_OutputTextTag_3.setValue("#{msgs.textTitle}");
int _jspEval12 = _jsp_OutputTextTag_3.doStartTag();
int _jsp_end_13 = _jsp_OutputTextTag_3.doEndTag();
if (_jsp_end_13 == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
out.write(_jsp_string4, 0, _jsp_string4.length);
if (_jsp_OutputTextTag_4 == null) {
_jsp_OutputTextTag_4 = new com.sun.faces.taglib.html_basic.OutputTextTag();
_jsp_OutputTextTag_4.setPageContext(pageContext);
_jsp_OutputTextTag_4.setParent((javax.servlet.jsp.tagext.Tag) _jsp_FormTag_2);
_jsp_OutputTextTag_4.setValue("#{userHandle.user.errMessage}");
_jsp_OutputTextTag_4.setStyle("color:red");
}
int _jspEval16 = _jsp_OutputTextTag_4.doStartTag();
int _jsp_end_17 = _jsp_OutputTextTag_4.doEndTag();
if (_jsp_end_17 == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
out.write(_jsp_string5, 0, _jsp_string5.length);
_jsp_OutputTextTag_3.setValue("#{msgs.username}");
int _jspEval20 = _jsp_OutputTextTag_3.doStartTag();
int _jsp_end_21 = _jsp_OutputTextTag_3.doEndTag();
if (_jsp_end_21 == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
out.write(_jsp_string6, 0, _jsp_string6.length);
if (_jsp_InputTextTag_5 == null) {
_jsp_InputTextTag_5 = new com.sun.faces.taglib.html_basic.InputTextTag();
_jsp_InputTextTag_5.setPageContext(pageContext);
_jsp_InputTextTag_5.setParent((javax.servlet.jsp.tagext.Tag) _jsp_FormTag_2);
_jsp_InputTextTag_5.setValue("#{userHandle.user.name}");
}
int _jspEval24 = _jsp_InputTextTag_5.doStartTag();
int _jsp_end_25 = _jsp_InputTextTag_5.doEndTag();
if (_jsp_end_25 == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
out.write(_jsp_string5, 0, _jsp_string5.length);
_jsp_OutputTextTag_3.setValue("#{msgs.password}");
int _jspEval28 = _jsp_OutputTextTag_3.doStartTag();
int _jsp_end_29 = _jsp_OutputTextTag_3.doEndTag();
if (_jsp_end_29 == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
out.write('\uff1a');
if (_jsp_InputSecretTag_6 == null) {
_jsp_InputSecretTag_6 = new com.sun.faces.taglib.html_basic.InputSecretTag();
_jsp_InputSecretTag_6.setPageContext(pageContext);
_jsp_InputSecretTag_6.setParent((javax.servlet.jsp.tagext.Tag) _jsp_FormTag_2);
_jsp_InputSecretTag_6.setValue("#{userHandle.user.password}");
}
int _jspEval32 = _jsp_InputSecretTag_6.doStartTag();
int _jsp_end_33 = _jsp_InputSecretTag_6.doEndTag();
if (_jsp_end_33 == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
out.write(_jsp_string7, 0, _jsp_string7.length);
if (_jsp_InputTextTag_7 == null) {
_jsp_InputTextTag_7 = new com.sun.faces.taglib.html_basic.InputTextTag();
_jsp_InputTextTag_7.setPageContext(pageContext);
_jsp_InputTextTag_7.setParent((javax.servlet.jsp.tagext.Tag) _jsp_FormTag_2);
_jsp_InputTextTag_7.setId("datetime");
_jsp_InputTextTag_7.setValue("#{userHandle.date}");
}
int _jspEval36 = _jsp_InputTextTag_7.doStartTag();
if (_jspEval36 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
out.write(_jsp_string8, 0, _jsp_string8.length);
if (_jsp_ConvertDateTimeTag_8 == null) {
_jsp_ConvertDateTimeTag_8 = new com.sun.faces.taglib.jsf_core.ConvertDateTimeTag();
_jsp_ConvertDateTimeTag_8.setPageContext(pageContext);
_jsp_ConvertDateTimeTag_8.setParent((javax.servlet.jsp.tagext.Tag) _jsp_InputTextTag_7);
_jsp_ConvertDateTimeTag_8.setPattern("yyyy/mm/dd");
}
int _jspEval39 = _jsp_ConvertDateTimeTag_8.doStartTag();
out.write(_jsp_string9, 0, _jsp_string9.length);
}
int _jsp_end_41 = _jsp_InputTextTag_7.doEndTag();
if (_jsp_end_41 == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
out.write(_jsp_string9, 0, _jsp_string9.length);
if (_jsp_MessageTag_9 == null) {
_jsp_MessageTag_9 = new com.sun.faces.taglib.html_basic.MessageTag();
_jsp_MessageTag_9.setPageContext(pageContext);
_jsp_MessageTag_9.setParent((javax.servlet.jsp.tagext.Tag) _jsp_FormTag_2);
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -