control.jsp
上传用户:sami52198
上传日期:2010-02-11
资源大小:5174k
文件大小:0k
源码类别:

电子政务应用

开发平台:

MultiPlatform

  1. <!--%
  2.   if(session.getAttribute("aid") == null || session.getAttribute("name") == "")
  3.   {
  4.      throw new Exception("你还未登录或已过期,请登录!");
  5.   }
  6. %-->