responseTest2.jsp
페이지 정보
본문
<%@ 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
- 이전글responseTest1.jsp 21.07.15
- 다음글● 쿠키, URL/URI 요청 방식과 관련된 메소드들 ( 냉무 ) 21.07.15
댓글목록
등록된 댓글이 없습니다.