📄 logonoptionpage_jsp_0.java
字号:
package logon;
import javax.servlet.*;
import javax.servlet.http.*;
import javax.servlet.jsp.*;
import org.apache.jasper.runtime.*;
/* File Declaration Phase */
public class logonOptionPage_jsp_0 extends com.ibm.ws.webcontainer.jsp.runtime.HttpJspBase {
/* Class Declaration Phase */
static {
/* Static Initializer Phase */
}
public logonOptionPage_jsp_0( ) {
}
private static boolean _jspx_inited = false;
public final void _jspx_init() throws org.apache.jasper.runtime.JspException {
/* Init Method Phase */
}
public void _jspService(HttpServletRequest request, HttpServletResponse response)
throws java.io.IOException, ServletException {
JspFactory _jspxFactory = null;
PageContext pageContext = null;
HttpSession session = null;
ServletContext application = null;
ServletConfig config = null;
JspWriter out = null;
Object page = this;
String _value = null;
java.util.Stack _jspxTagObjects = new java.util.Stack();
/* Service Declaration Phase */
// begin [file="/logon/logonOptionPage.jsp";from=(4,0);to=(4,11)]
/* ------ html:html ------ */
org.apache.struts.taglib.html.HtmlTag _jspx_th_html_html_0 = new org.apache.struts.taglib.html.HtmlTag();
// end
// begin [file="/logon/logonOptionPage.jsp";from=(11,0);to=(11,17)]
// end
// begin [file="/logon/logonOptionPage.jsp";from=(16,7);to=(16,46)]
// end
// begin [file="/logon/logonOptionPage.jsp";from=(20,0);to=(20,33)]
// end
// begin [file="/logon/logonOptionPage.jsp";from=(26,3);to=(26,42)]
// end
// begin [file="/logon/logonOptionPage.jsp";from=(30,4);to=(30,44)]
// end
// begin [file="/logon/logonOptionPage.jsp";from=(32,5);to=(32,51)]
// end
// begin [file="/logon/logonOptionPage.jsp";from=(32,51);to=(32,90)]
// end
// begin [file="/logon/logonOptionPage.jsp";from=(35,5);to=(35,51)]
// end
// begin [file="/logon/logonOptionPage.jsp";from=(35,51);to=(35,91)]
// end
// begin [file="/logon/logonOptionPage.jsp";from=(38,5);to=(38,66)]
// end
// begin [file="/logon/logonOptionPage.jsp";from=(38,66);to=(38,99)]
// end
// begin [file="/logon/logonOptionPage.jsp";from=(43,1);to=(43,34)]
// end
// begin [file="/logon/logonOptionPage.jsp";from=(44,1);to=(44,36)]
// end
try {
if (_jspx_inited == false) {
synchronized (this) {
if (_jspx_inited == false) {
_jspx_init();
_jspx_inited = true;
}
}
}
_jspxFactory = JspFactory.getDefaultFactory();
response.setContentType("text/html; charset=UTF-8");
pageContext = _jspxFactory.getPageContext(this, request, response,
"", true, 8192, true);
application = pageContext.getServletContext();
config = pageContext.getServletConfig();
session = pageContext.getSession();
out = pageContext.getOut();
/* Service Method Phase */
// HTML // begin [file="/logon/logonOptionPage.jsp";from=(0,0);to=(1,0)]
out.write("<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\">\r\n");
// end
// HTML // begin [file="/logon/logonOptionPage.jsp";from=(1,58);to=(2,0)]
out.write("\r\n");
// end
// HTML // begin [file="/logon/logonOptionPage.jsp";from=(2,58);to=(3,0)]
out.write("\r\n");
// end
// HTML // begin [file="/logon/logonOptionPage.jsp";from=(3,60);to=(4,0)]
out.write("\r\n");
// end
// begin [file="/logon/logonOptionPage.jsp";from=(4,0);to=(4,11)]
_jspx_th_html_html_0.setPageContext(pageContext);
_jspx_th_html_html_0.setParent(null);
_jspxTagObjects.push(_jspx_th_html_html_0);
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 {
// end
// HTML // begin [file="/logon/logonOptionPage.jsp";from=(4,11);to=(6,0)]
out.write("\r\n<HEAD>\r\n");
// end
// HTML // begin [file="/logon/logonOptionPage.jsp";from=(10,2);to=(11,0)]
out.write("\r\n");
// end
// begin [file="/logon/logonOptionPage.jsp";from=(11,0);to=(11,17)]
/* ------ chtml:baseLink ------ */
com.leeman.common.web.ui.tags.BaseLinkTag _jspx_th_chtml_baseLink_0 = new com.leeman.common.web.ui.tags.BaseLinkTag();
_jspx_th_chtml_baseLink_0.setPageContext(pageContext);
_jspx_th_chtml_baseLink_0.setParent(_jspx_th_html_html_0);
_jspxTagObjects.push(_jspx_th_chtml_baseLink_0);
int _jspx_eval_chtml_baseLink_0 = _jspx_th_chtml_baseLink_0.doStartTag();
// end
// begin [file="/logon/logonOptionPage.jsp";from=(11,0);to=(11,17)]
if (_jspx_th_chtml_baseLink_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/logon/logonOptionPage.jsp";from=(11,17);to=(16,7)]
out.write("\r\n\r\n<META http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\r\n<META name=\"GENERATOR\" content=\"IBM WebSphere Studio\">\r\n\r\n<TITLE>");
// end
// begin [file="/logon/logonOptionPage.jsp";from=(16,7);to=(16,46)]
/* ------ bean:message ------ */
org.apache.struts.taglib.bean.MessageTag _jspx_th_bean_message_0 = new org.apache.struts.taglib.bean.MessageTag();
_jspx_th_bean_message_0.setPageContext(pageContext);
_jspx_th_bean_message_0.setParent(_jspx_th_html_html_0);
_jspx_th_bean_message_0.setKey("label.logonOption");
_jspxTagObjects.push(_jspx_th_bean_message_0);
int _jspx_eval_bean_message_0 = _jspx_th_bean_message_0.doStartTag();
// end
// begin [file="/logon/logonOptionPage.jsp";from=(16,7);to=(16,46)]
if (_jspx_th_bean_message_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/logon/logonOptionPage.jsp";from=(16,46);to=(20,0)]
out.write("</TITLE>\r\n</HEAD>\r\n\r\n<BODY>\r\n");
// end
// begin [file="/logon/logonOptionPage.jsp";from=(20,0);to=(20,33)]
/* ------ html:form ------ */
org.apache.struts.taglib.html.FormTag _jspx_th_html_form_0 = new org.apache.struts.taglib.html.FormTag();
_jspx_th_html_form_0.setPageContext(pageContext);
_jspx_th_html_form_0.setParent(_jspx_th_html_html_0);
_jspx_th_html_form_0.setAction("/logon/logon");
_jspxTagObjects.push(_jspx_th_html_form_0);
int _jspx_eval_html_form_0 = _jspx_th_html_form_0.doStartTag();
if (_jspx_eval_html_form_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
// end
// HTML // begin [file="/logon/logonOptionPage.jsp";from=(20,33);to=(26,3)]
out.write("\r\n<P>\r\n\t<table id=\"LogonBox\" style=\"WIDTH: 430px\" height=\"200\" cellSpacing=\"1\" cellPadding=\"0\"\r\n\t\twidth=\"450\" align=\"center\">\r\n\t\t<tr>\r\n\t\t\t<TD class=\"LogonBoxHead\" style=\"HEIGHT: 50px\" bgColor=\"#d8e9ff\"><STRONG><FONT color=\"black\" size=\"4\">\r\n\t\t\t");
// end
// begin [file="/logon/logonOptionPage.jsp";from=(26,3);to=(26,42)]
/* ------ bean:message ------ */
org.apache.struts.taglib.bean.MessageTag _jspx_th_bean_message_1 = new org.apache.struts.taglib.bean.MessageTag();
_jspx_th_bean_message_1.setPageContext(pageContext);
_jspx_th_bean_message_1.setParent(_jspx_th_html_form_0);
_jspx_th_bean_message_1.setKey("label.logonOption");
_jspxTagObjects.push(_jspx_th_bean_message_1);
int _jspx_eval_bean_message_1 = _jspx_th_bean_message_1.doStartTag();
// end
// begin [file="/logon/logonOptionPage.jsp";from=(26,3);to=(26,42)]
if (_jspx_th_bean_message_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/logon/logonOptionPage.jsp";from=(26,42);to=(30,4)]
out.write("</FONT></STRONG></TD>\r\n\t\t</tr>\r\n\t\t<tr>\r\n\t\t\t<td align=\"left\">\r\n\t\t\t\t");
// end
// begin [file="/logon/logonOptionPage.jsp";from=(30,4);to=(30,44)]
/* ------ bean:message ------ */
org.apache.struts.taglib.bean.MessageTag _jspx_th_bean_message_2 = new org.apache.struts.taglib.bean.MessageTag();
_jspx_th_bean_message_2.setPageContext(pageContext);
_jspx_th_bean_message_2.setParent(_jspx_th_html_form_0);
_jspx_th_bean_message_2.setKey("label.anotherLogon");
_jspxTagObjects.push(_jspx_th_bean_message_2);
int _jspx_eval_bean_message_2 = _jspx_th_bean_message_2.doStartTag();
// end
// begin [file="/logon/logonOptionPage.jsp";from=(30,4);to=(30,44)]
if (_jspx_th_bean_message_2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/logon/logonOptionPage.jsp";from=(30,44);to=(32,5)]
out.write("\r\n\t\t\t\t<p>\r\n\t\t\t\t\t");
// end
// begin [file="/logon/logonOptionPage.jsp";from=(32,5);to=(32,51)]
/* ------ html:radio ------ */
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -