responseTest2.jsp
페이지 정보
작성자 관리자 작성일 21-07-15 18:43 조회 1,263 댓글 0본문
<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%>
<html>
<head>
<title>Response Test</title>
</head>
<body>
<h1>
현재 페이지는 responseTest1.jsp에 의해<br>
리다이렉트 된 페이지입니다.
</h1>
</body>
</html>
추천0
댓글목록 0
등록된 댓글이 없습니다.