?? orgman_0002fdepttop_0002ejsp_jsp.java
字號:
package orgman;
import javax.servlet.*;
import javax.servlet.http.*;
import javax.servlet.jsp.*;
import org.apache.jasper.runtime.*;
public class orgman_0002fDeptTop_0002ejsp_jsp extends HttpJspBase {
static {
}
public orgman_0002fDeptTop_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; charset=Big5");
pageContext = _jspxFactory.getPageContext(this, request, response,
"", true, 8192, true);
application = pageContext.getServletContext();
config = pageContext.getServletConfig();
session = pageContext.getSession();
out = pageContext.getOut();
// HTML // begin [file="/orgman/DeptTop.jsp";from=(0,49);to=(1,0)]
out.write("\r\n");
// end
// begin [file="/orgman/DeptTop.jsp";from=(1,2);to=(13,0)]
/*if(session.getValue("UserID")==null)
{
String ServerName=request.getServerName();
int ServerPort=request.getServerPort();
String StartForder=request.getRequestURI().substring(0,request.getRequestURI().indexOf("/",1)) ;
String HomePage="http://"+ServerName+":"+ServerPort+StartForder;
out.print("<script>");
out.print("window.open(\""+HomePage+"\",\"_top\");");
out.print("</script>");
if(1==1)return;
}*/
// end
// HTML // begin [file="/orgman/DeptTop.jsp";from=(13,2);to=(107,0)]
out.write("\r\n<html>\r\n<head>\r\n<meta http-equiv=\"Content-Type\" content=\"text/html; charset=Big5\">\r\n<title>top</title>\r\n<LINK href=\"../inc/style0.css\" rel=stylesheet type=text/css>\r\n<script src=\"../inc/buttons.js\" type=\"text/javascript\"></script>\r\n<script src=\"../inc/FunLib.js\"></script>\r\n<SCRIPT>\r\nfunction Edit_onclick(sPath)\r\n{\r\n\tDeptID=form1.DeptID.value;\r\n \tif(sPath.indexOf(\"modFlag=Add\")>0&&DeptID==\"\")\r\n {\r\n \tDeptID=\"0\";\r\n }\r\n\tif (DeptID==\"\")\r\n\t{\r\n\t\talert(\"璜嬮伕鎿囬
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -