?? _help.java
字號:
package org.apache.jsp;
import javax.servlet.*;
import javax.servlet.http.*;
import javax.servlet.jsp.*;
import org.apache.jasper.runtime.*;
/* File Declaration Phase */
public class _help extends com.ibm.ws.webcontainer.jsp.runtime.HttpJspBase {
/* Class Declaration Phase */
static {
/* Static Initializer Phase */
}
public _help( ) {
}
private static boolean _jspx_inited = false;
private static String _jspx_debug_jspSourceLocation = "/html/helpPage/help.jsp";
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 */
/* ------ utc:resource ------ */
com.ibm.etools.utc.ResourceTag _jspx_th_utc_resource_0 = new com.ibm.etools.utc.ResourceTag();
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,
"/error.jsp", true, 8192, true);
application = pageContext.getServletContext();
config = pageContext.getServletConfig();
session = pageContext.getSession();
out = pageContext.getOut();
/* Service Method Phase */
// HTML // begin [file="/html/helpPage/help.jsp";from=(0,0);to=(9,0)]
out.write("<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0 Transitional//EN\">\r\n\r\n<!--\r\n Licensed Material - Property of IBM \r\n (C) Copyright IBM Corp. 2001 - All Rights Reserved. \r\n US Government Users Restricted Rights - Use, duplication or disclosure \r\n restricted by GSA ADP Schedule Contract with IBM Corp. \r\n-->\r\n\r\n");
// end
// HTML // begin [file="/html/helpPage/help.jsp";from=(9,73);to=(10,0)]
out.write("\r\n");
// end
// HTML // begin [file="/html/helpPage/help.jsp";from=(10,37);to=(20,9)]
out.write("\r\n\r\n<html>\r\n<head>\r\n <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\r\n <meta http-equiv=\"Content-Style-Type\" content=\"text/css\">\r\n <meta http-equiv=\"Pragma\" content=\"no-cache\">\r\n <meta http-equiv=\"Cache-Control\" content=\"no-cache\">\r\n <meta http-equiv=\"expires\" content=\"0\">\r\n <link rel=stylesheet type=\"text/css\" href=\"/UTC/css/dynamic.css\">\r\n <title>");
// end
// ##DEBUG## ##TAGLIB## "/html/helpPage/help.jsp" 21,9-"/html/helpPage/help.jsp" 21,44
_jspx_th_utc_resource_0.setPageContext(pageContext);
_jspx_th_utc_resource_0.setParent(null);
_jspx_th_utc_resource_0.setKey("helpPageTitle");
_jspxTagObjects.push(_jspx_th_utc_resource_0);
int _jspx_eval_utc_resource_0 = _jspx_th_utc_resource_0.doStartTag();
// end
// ##DEBUG## "/html/helpPage/help.jsp" 21,9-"/html/helpPage/help.jsp" 21,44
if (_jspx_th_utc_resource_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/html/helpPage/help.jsp";from=(20,44);to=(30,23)]
out.write("</title>\r\n</head>\r\n\r\n<body>\r\n\r\n<div class=\"help\">\r\n<table cellpadding=3 cellspacing=3 border=0>\r\n\r\n<tr valign=\"top\">\r\n <td rowspan=3><a name=\"#homePage\"></a><img src=\"/UTC/images/lpage/page_home.gif\" width=32 height=32/></td>\r\n <td><div class=title>");
// end
// ##DEBUG## ##TAGLIB## "/html/helpPage/help.jsp" 31,23-"/html/helpPage/help.jsp" 31,58
/* ------ utc:resource ------ */
com.ibm.etools.utc.ResourceTag _jspx_th_utc_resource_1 = new com.ibm.etools.utc.ResourceTag();
_jspx_th_utc_resource_1.setPageContext(pageContext);
_jspx_th_utc_resource_1.setParent(null);
_jspx_th_utc_resource_1.setKey("homePageTitle");
_jspxTagObjects.push(_jspx_th_utc_resource_1);
int _jspx_eval_utc_resource_1 = _jspx_th_utc_resource_1.doStartTag();
// end
// ##DEBUG## "/html/helpPage/help.jsp" 31,23-"/html/helpPage/help.jsp" 31,58
if (_jspx_th_utc_resource_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/html/helpPage/help.jsp";from=(30,58);to=(32,10)]
out.write("</div></td></tr>\r\n <tr><td bgcolor=black height=1></td></tr>\r\n <tr><td>");
// end
// ##DEBUG## ##TAGLIB## "/html/helpPage/help.jsp" 33,10-"/html/helpPage/help.jsp" 33,44
/* ------ utc:resource ------ */
com.ibm.etools.utc.ResourceTag _jspx_th_utc_resource_2 = new com.ibm.etools.utc.ResourceTag();
_jspx_th_utc_resource_2.setPageContext(pageContext);
_jspx_th_utc_resource_2.setParent(null);
_jspx_th_utc_resource_2.setKey("homePageHelp");
_jspxTagObjects.push(_jspx_th_utc_resource_2);
int _jspx_eval_utc_resource_2 = _jspx_th_utc_resource_2.doStartTag();
// end
// ##DEBUG## "/html/helpPage/help.jsp" 33,10-"/html/helpPage/help.jsp" 33,44
if (_jspx_th_utc_resource_2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/html/helpPage/help.jsp";from=(32,44);to=(38,23)]
out.write("</td></tr>\r\n\r\n<tr height=15><td></td></tr>\r\n\r\n<tr valign=\"top\">\r\n <td rowspan=3><a name=\"#jndiPage\"></a><img src=\"/UTC/images/lpage/page_jndi.gif\" width=32 height=32/></td>\r\n <td><div class=title>");
// end
// ##DEBUG## ##TAGLIB## "/html/helpPage/help.jsp" 39,23-"/html/helpPage/help.jsp" 39,64
/* ------ utc:resource ------ */
com.ibm.etools.utc.ResourceTag _jspx_th_utc_resource_3 = new com.ibm.etools.utc.ResourceTag();
_jspx_th_utc_resource_3.setPageContext(pageContext);
_jspx_th_utc_resource_3.setParent(null);
_jspx_th_utc_resource_3.setKey("jndiLookupPageTitle");
_jspxTagObjects.push(_jspx_th_utc_resource_3);
int _jspx_eval_utc_resource_3 = _jspx_th_utc_resource_3.doStartTag();
// end
// ##DEBUG## "/html/helpPage/help.jsp" 39,23-"/html/helpPage/help.jsp" 39,64
if (_jspx_th_utc_resource_3.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/html/helpPage/help.jsp";from=(38,64);to=(40,10)]
out.write("</div></td></tr>\r\n <tr><td bgcolor=black height=1></td></tr>\r\n <tr><td>");
// end
// ##DEBUG## ##TAGLIB## "/html/helpPage/help.jsp" 41,10-"/html/helpPage/help.jsp" 41,50
/* ------ utc:resource ------ */
com.ibm.etools.utc.ResourceTag _jspx_th_utc_resource_4 = new com.ibm.etools.utc.ResourceTag();
_jspx_th_utc_resource_4.setPageContext(pageContext);
_jspx_th_utc_resource_4.setParent(null);
_jspx_th_utc_resource_4.setKey("jndiLookupPageHelp");
_jspxTagObjects.push(_jspx_th_utc_resource_4);
int _jspx_eval_utc_resource_4 = _jspx_th_utc_resource_4.doStartTag();
// end
// ##DEBUG## "/html/helpPage/help.jsp" 41,10-"/html/helpPage/help.jsp" 41,50
if (_jspx_th_utc_resource_4.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/html/helpPage/help.jsp";from=(40,50);to=(46,23)]
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -