<%@ page contentType="text/html;charset=UTF-8" language="java" import="org.apache.empire.struts2.websample.db.*" %> <%@ taglib prefix="e" uri="/empire-tags" %> <% SampleDB.Employees EMP = db.T_EMPLOYEES; SampleDB.Departments DEP = db.T_DEPARTMENTS; %>


<%-- --%>

<%-- --%>