%@ page import="com.cjy.core.facade.UserAttrFacade" %> <%@ page language="java" pageEncoding="UTF-8" %> <%@ include file="/common/ctx.jsp" %> <%@taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %> <%@taglib prefix="z" uri="http://cjy.jsp/tags" %> <% String dname = UserAttrFacade.getDeptInfo().getDname(); request.setAttribute("regionName",dname); %>
信息系统
维护系统