📄 orgman_0002fdeptold_0002ejsp_jsp.java
字号:
package orgman;
import javax.servlet.*;
import javax.servlet.http.*;
import javax.servlet.jsp.*;
import org.apache.jasper.runtime.*;
public class orgman_0002fDeptOld_0002ejsp_jsp extends HttpJspBase {
// begin [file="/orgman/DeptOld.jsp";from=(0,0);to=(0,75)]
// end
static {
}
public orgman_0002fDeptOld_0002ejsp_jsp( ) {
}
private static boolean _jspx_inited = false;
public final void _jspx_init() throws org.apache.jasper.runtime.JspException {
}
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;
try {
if (_jspx_inited == false) {
synchronized (this) {
if (_jspx_inited == false) {
_jspx_init();
_jspx_inited = true;
}
}
}
_jspxFactory = JspFactory.getDefaultFactory();
response.setContentType("text/html;ISO-8859-1");
pageContext = _jspxFactory.getPageContext(this, request, response,
"", true, 8192, true);
application = pageContext.getServletContext();
config = pageContext.getServletConfig();
session = pageContext.getSession();
out = pageContext.getOut();
// begin [file="/orgman/DeptOld.jsp";from=(0,0);to=(0,75)]
com.jestdoc.inc.ExtendString ExStr = null;
boolean _jspx_specialExStr = false;
synchronized (pageContext) {
ExStr= (com.jestdoc.inc.ExtendString)
pageContext.getAttribute("ExStr",PageContext.PAGE_SCOPE);
if ( ExStr == null ) {
_jspx_specialExStr = true;
try {
ExStr = (com.jestdoc.inc.ExtendString) java.beans.Beans.instantiate(this.getClass().getClassLoader(), "com.jestdoc.inc.ExtendString");
} catch (ClassNotFoundException exc) {
throw new InstantiationException(exc.getMessage());
} catch (Exception exc) {
throw new ServletException (" Cannot create bean of class "+"com.jestdoc.inc.ExtendString", exc);
}
pageContext.setAttribute("ExStr", ExStr, PageContext.PAGE_SCOPE);
}
}
if(_jspx_specialExStr == true) {
// end
// begin [file="/orgman/DeptOld.jsp";from=(0,0);to=(0,75)]
}
// end
// HTML // begin [file="/orgman/DeptOld.jsp";from=(0,75);to=(1,0)]
out.write("\r\n");
// end
// begin [file="/orgman/DeptOld.jsp";from=(1,2);to=(5,0)]
String cssFile=(String)session.getValue("cssFile");
if (cssFile==null) cssFile="style0";
String modFlag=ExStr.nullToSpace(request.getParameter("modFlag"));
// end
// HTML // begin [file="/orgman/DeptOld.jsp";from=(5,2);to=(17,67)]
out.write("\r\n\r\n<html>\r\n<head>\r\n<title>鲁隆陋霉潞没脜@top frameset</title>\r\n<meta HTTP-EQUIV=\"Content-Type\" CONTENT=\"text/html; charset=Big5\">\r\n<meta name=\"GENERATOR\" content=\"Microsoft FrontPage 4.0\">\r\n<meta name=\"ProgId\" content=\"FrontPage.Editor.Document\">\r\n</head>\r\n\r\n<frameset rows=\"30,*\">\r\n <frame name=\"DeptTop\" scrolling=\"no\" noresize target=\"contents\" src=\"DeptTop.jsp\">\r\n <frame name=\"orgSubframeset\" src=\"OrgDeptSubFrameset.jsp?modFlag=");
// end
// begin [file="/orgman/DeptOld.jsp";from=(17,70);to=(17,77)]
out.print(modFlag);
// end
// HTML // begin [file="/orgman/DeptOld.jsp";from=(17,79);to=(28,0)]
out.write("\">\r\n <noframes>\r\n <body>\r\n\r\n <p>娄鹿潞么颅露篓脧楼脦庐脴卢[,娄媒卢O卤z陋潞脗s脛媒戮鹿篓脙陇拢陇盲麓漏.</p>\r\n\r\n </body>\r\n </noframes>\r\n</frameset>\r\n\r\n</html>\r\n");
// end
} catch (Throwable t) {
if (out != null && out.getBufferSize() != 0)
out.clearBuffer();
if (pageContext != null) pageContext.handlePageException(t);
} finally {
if (_jspxFactory != null) _jspxFactory.releasePageContext(pageContext);
}
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -