JSTL

<%@ page import="java.util.Date" %>
<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
<%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt" %>
<%--
  Created by IntelliJ IDEA.
  User: Administrator
  Date: 2018/7/9 0009
  Time: 下午 10:45
  To change this template use File | Settings | File Templates.
--%>
<%@ page contentType="text/html;charset=UTF-8" language="java" %>


    Title


 
 
 
    
 
    
 
    

    


 
 
 
 
 

 
 


 
 
 
 

 

    
    





    




 
    
        

Hello

World

Cicada

${i} ${status.index} ${e} ${item.key}:${item.value} 第一行 最后一行



结果

JSTL_第1张图片

你可能感兴趣的:(JSTL)