일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- suninatas 풀이
- lord of sql injection
- htmlspecialchars
- document
- sql injection
- 백준 알고리즘
- python
- 포인터
- 사칙연산
- xss game
- element 조회
- 객체
- 함수
- github
- 메소드
- 배열
- IF문
- 김성엽 대표님
- blind sql injection
- 파이썬
- jQuery
- 자바스크립트
- xss game 풀이
- burp suite
- Pwndbg
- object
- 백준 파이썬
- 조건문
- property
- window
Archives
- Today
- Total
목록내장객체의 response (1)
power-girl0-0
내장객체의 Response
안녕하세요> 예제 response.jsp 내장객체를 이용해서 response_Redirect.jsp 페이지로 이동시켜주는 메소드를 사용하였습니다. ------response페이지------ response_Redirect.jsp ------response_redirect페이지------ response.jsp 출력결과 내장객체를 활용하여 response.jsp를 출력한 결과 response_Redirect.jsp페이지로 이동한 것을 확인할 수 있습니다. ① 파라미터 값이 response_Redirect.jsp로 바껴있습니다. ② 출력내용이 response_Redirect.jsp 내용으로 출력되었습니다. 이상으로 내장객체에 대해서 알아보았습니다-!! gold 지식보따리 완성하셨나요??ㅎㅎ 모두 다 완성하셨..
언어/JSP
2020. 5. 4. 05:51