■ JSTL core 예제 2 > MODEL

본문 바로가기
사이트 내 전체검색

MODEL

■ JSTL core 예제 2

페이지 정보

profile_image
작성자 관리자
댓글 0건 조회 590회 작성일 21-07-15 20:06

본문

<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%>

<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>    

<!DOCTYPE html>

<html>

<head>

<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">

<title>Insert title here</title>

</head>

<body>


<!-- 

    *

   ***

  *****

 *******

*********

 -->

<c:forEach var="i" begin="0" end="4">


<!-- 공백 -->

<c:forEach var="j" begin="${i+1 }" end="4">

&nbsp;

</c:forEach>

<!-- * -->

<c:forEach var="j" begin="1" end="${1+(i*2) }">

*

</c:forEach>

<br>

</c:forEach>


</body>

</html>

추천0

댓글목록

등록된 댓글이 없습니다.

회원로그인

회원가입

사이트 정보

공지사항
자유게시판
질문답변
1:1문의

 

별명 : 터푸가위
주소 : 부산시 동래구 명장로20번길 90
대표 : 박규태
메일 : dancepkt@******.com

접속자집계

오늘
57
어제
261
최대
10,760
전체
271,813
Copyright © dancePKT . All rights reserved.