<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> <%@taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%> 员工列表 <% pageContext.setAttribute("APP_PATH", request.getContextPath()); %>

员工管理系统

# empName gender email deptName 操作