initial commit
This commit is contained in:
4
WebRoot/common/taglib.jsp
Normal file
4
WebRoot/common/taglib.jsp
Normal file
@@ -0,0 +1,4 @@
|
||||
<%@ page language="java" contentType="text/html; charset=utf-8" autoFlush="true" buffer="0kb" pageEncoding="utf-8"%>
|
||||
<%@ taglib prefix="c" uri="/jstl/c"%>
|
||||
<%@ taglib prefix="fn" uri="/jstl/fn"%>
|
||||
<%@ taglib prefix="fmt" uri="/jstl/fmt"%>
|
||||
Reference in New Issue
Block a user