4 lines
236 B
Plaintext
4 lines
236 B
Plaintext
|
|
<%@ 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"%>
|