page.jspf 225 B

1234
  1. <%@ page pageEncoding="UTF-8"%>
  2. <%--@ taglib prefix="s" uri="/struts-tags" --%>
  3. <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
  4. <c:set var="contextPath" value="${pageContext.request.contextPath}" ></c:set>