📄 _properties.java
字号:
int _jspx_eval_utc_resource_2 = _jspx_th_utc_resource_2.doStartTag();
// end
// ##DEBUG## "/html/propertiesPage/properties.jsp" 38,30-"/html/propertiesPage/properties.jsp" 38,77
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/propertiesPage/properties.jsp";from=(37,77);to=(38,78)]
out.write("</label> <span class=\"info\">(PROVIDER_URL)</span></td>\r\n <td><input type=\"text\" id=\"url\" class=\"textenter\" name=\"providerURL\" value=\"");
// end
// ##DEBUG## "/html/propertiesPage/properties.jsp" 39,81-"/html/propertiesPage/properties.jsp" 39,108
out.print( jndiInfo.getProviderURL() );
// end
// HTML // begin [file="/html/propertiesPage/properties.jsp";from=(38,110);to=(42,31)]
out.write("\" size=50/></td>\r\n <td></td>\r\n</tr>\r\n<tr>\r\n <td nowrap><label for=\"user\">");
// end
// ##DEBUG## ##TAGLIB## "/html/propertiesPage/properties.jsp" 43,31-"/html/propertiesPage/properties.jsp" 43,71
/* ------ 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("propertiesPageUser");
_jspxTagObjects.push(_jspx_th_utc_resource_3);
int _jspx_eval_utc_resource_3 = _jspx_th_utc_resource_3.doStartTag();
// end
// ##DEBUG## "/html/propertiesPage/properties.jsp" 43,31-"/html/propertiesPage/properties.jsp" 43,71
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/propertiesPage/properties.jsp";from=(42,71);to=(43,72)]
out.write("</label> <span class=\"info\">(SECURITY_PRINCIPAL)</span></td>\r\n <td><input type=\"text\" id=\"user\" class=\"textenter\" name=\"user\" value=\"");
// end
// ##DEBUG## "/html/propertiesPage/properties.jsp" 44,75-"/html/propertiesPage/properties.jsp" 44,95
out.print( jndiInfo.getUser() );
// end
// HTML // begin [file="/html/propertiesPage/properties.jsp";from=(43,97);to=(47,35)]
out.write("\" size=30/></td>\r\n <td></td>\r\n</tr>\r\n<tr>\r\n <td nowrap><label for=\"password\">");
// end
// ##DEBUG## ##TAGLIB## "/html/propertiesPage/properties.jsp" 48,35-"/html/propertiesPage/properties.jsp" 48,79
/* ------ 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("propertiesPagePassword");
_jspxTagObjects.push(_jspx_th_utc_resource_4);
int _jspx_eval_utc_resource_4 = _jspx_th_utc_resource_4.doStartTag();
// end
// ##DEBUG## "/html/propertiesPage/properties.jsp" 48,35-"/html/propertiesPage/properties.jsp" 48,79
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/propertiesPage/properties.jsp";from=(47,79);to=(48,84)]
out.write("</label> <span class=\"info\">(SECURITY_CREDENTIALS)</span></td>\r\n <td><input type=\"password\" id=\"password\" class=\"textenter\" name=\"password\" value=\"");
// end
// ##DEBUG## "/html/propertiesPage/properties.jsp" 49,87-"/html/propertiesPage/properties.jsp" 49,111
out.print( jndiInfo.getPassword() );
// end
// HTML // begin [file="/html/propertiesPage/properties.jsp";from=(48,113);to=(49,32)]
out.write("\" size=30/></td>\r\n <td><input type=submit value=\"");
// end
// ##DEBUG## ##TAGLIB## "/html/propertiesPage/properties.jsp" 50,32-"/html/propertiesPage/properties.jsp" 50,71
/* ------ utc:resource ------ */
com.ibm.etools.utc.ResourceTag _jspx_th_utc_resource_5 = new com.ibm.etools.utc.ResourceTag();
_jspx_th_utc_resource_5.setPageContext(pageContext);
_jspx_th_utc_resource_5.setParent(null);
_jspx_th_utc_resource_5.setKey("propertiesPageSet");
_jspxTagObjects.push(_jspx_th_utc_resource_5);
int _jspx_eval_utc_resource_5 = _jspx_th_utc_resource_5.doStartTag();
// end
// ##DEBUG## "/html/propertiesPage/properties.jsp" 50,32-"/html/propertiesPage/properties.jsp" 50,71
if (_jspx_th_utc_resource_5.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/html/propertiesPage/properties.jsp";from=(49,71);to=(52,0)]
out.write("\" class=\"button\"/></td>\r\n</tr>\r\n</form>\r\n");
// end
// ##DEBUG## ##SCRIPTLET## "/html/propertiesPage/properties.jsp" 53,2-"/html/propertiesPage/properties.jsp" 54,25
String message = jndiInfo.getMessage();
if (message != null) {
// end
// HTML // begin [file="/html/propertiesPage/properties.jsp";from=(53,27);to=(55,6)]
out.write("\r\n<tr>\r\n <td>");
// end
// ##DEBUG## ##TAGLIB## "/html/propertiesPage/properties.jsp" 56,6-"/html/propertiesPage/properties.jsp" 56,48
/* ------ utc:resource ------ */
com.ibm.etools.utc.ResourceTag _jspx_th_utc_resource_6 = new com.ibm.etools.utc.ResourceTag();
_jspx_th_utc_resource_6.setPageContext(pageContext);
_jspx_th_utc_resource_6.setParent(null);
_jspx_th_utc_resource_6.setKey("propertiesPageStatus");
_jspxTagObjects.push(_jspx_th_utc_resource_6);
int _jspx_eval_utc_resource_6 = _jspx_th_utc_resource_6.doStartTag();
// end
// ##DEBUG## "/html/propertiesPage/properties.jsp" 56,6-"/html/propertiesPage/properties.jsp" 56,48
if (_jspx_th_utc_resource_6.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/html/propertiesPage/properties.jsp";from=(55,48);to=(58,16)]
out.write("</td>\r\n</tr>\r\n<tr>\r\n <td colspan=3>");
// end
// ##DEBUG## "/html/propertiesPage/properties.jsp" 59,19-"/html/propertiesPage/properties.jsp" 59,28
out.print( message );
// end
// HTML // begin [file="/html/propertiesPage/properties.jsp";from=(58,30);to=(60,0)]
out.write("</td>\r\n</tr>\r\n");
// end
// ##DEBUG## ##SCRIPTLET## "/html/propertiesPage/properties.jsp" 61,2-"/html/propertiesPage/properties.jsp" 61,5
}
// end
// HTML // begin [file="/html/propertiesPage/properties.jsp";from=(60,7);to=(65,18)]
out.write("\r\n\r\n\r\n<tr><td height=30></td></tr>\r\n<tr>\r\n <td colspan=\"3\">");
// end
// ##DEBUG## ##TAGLIB## "/html/propertiesPage/properties.jsp" 66,18-"/html/propertiesPage/properties.jsp" 66,74
/* ------ utc:resource ------ */
com.ibm.etools.utc.ResourceTag _jspx_th_utc_resource_7 = new com.ibm.etools.utc.ResourceTag();
_jspx_th_utc_resource_7.setPageContext(pageContext);
_jspx_th_utc_resource_7.setParent(null);
_jspx_th_utc_resource_7.setKey("propertiesPageAdditionalProperties");
_jspxTagObjects.push(_jspx_th_utc_resource_7);
int _jspx_eval_utc_resource_7 = _jspx_th_utc_resource_7.doStartTag();
// end
// ##DEBUG## "/html/propertiesPage/properties.jsp" 66,18-"/html/propertiesPage/properties.jsp" 66,74
if (_jspx_th_utc_resource_7.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/html/propertiesPage/properties.jsp";from=(65,74);to=(73,44)]
out.write("</td>\r\n</tr>\r\n<tr>\r\n <td colspan=\"3\" valign=\"middle\" height=\"15\"><img src=\"/UTC/images/line.gif\" width=\"100%\" height=\"2\"></td>\r\n</tr>\r\n\r\n<tr>\r\n <form action=\"/UTC/jndiProperties\" method=\"post\" enctype=\"multipart/form-data\">\r\n <input type=\"hidden\" name=\"random\" value=\"");
// end
// ##DEBUG## "/html/propertiesPage/properties.jsp" 74,47-"/html/propertiesPage/properties.jsp" 74,62
out.print( Math.random() );
// end
// HTML // begin [file="/html/propertiesPage/properties.jsp";from=(73,64);to=(75,39)]
out.write("\"/>\r\n <input type=\"hidden\" name=\"action\" value=\"add\"/>\r\n <td width=40%><label for=\"nameentry\">");
// end
// ##DEBUG## ##TAGLIB## "/html/propertiesPage/properties.jsp" 76,39-"/html/propertiesPage/properties.jsp" 76,79
/* ------ utc:resource ------ */
com.ibm.etools.utc.ResourceTag _jspx_th_utc_resource_8 = new com.ibm.etools.utc.ResourceTag();
_jspx_th_utc_resource_8.setPageContext(pageContext);
_jspx_th_utc_resource_8.setParent(null);
_jspx_th_utc_resource_8.setKey("propertiesPageName");
_jspxTagObjects.push(_jspx_th_utc_resource_8);
int _jspx_eval_utc_resource_8 = _jspx_th_utc_resource_8.doStartTag();
// end
// ##DEBUG## "/html/propertiesPage/properties.jsp" 76,39-"/html/propertiesPage/properties.jsp" 76,79
if (_jspx_th_utc_resource_8.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -