diff --git a/userMana.jsp b/userMana.jsp index 3a0e09a..45f8de5 100644 --- a/userMana.jsp +++ b/userMana.jsp @@ -3,7 +3,7 @@ <%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt"%> <%@ page isELIgnored="false" %> <% -String path = request.getContextPath(); +String path = request.getContextPath(); // 获取应用的上下文路径 %> @@ -15,16 +15,21 @@ String path = request.getContextPath(); + + + @@ -36,28 +41,32 @@ String path = request.getContextPath();