1 / 15

Error 처리

Error 처리. ㅇ 페이지 없음 , 문법 오류 등 여러가지 Error 를 특정 페이지가 처리. ㅇ 404 오류 ( 페이지 없음 ). Error 처리. ㅇ 500 오류 ( 문법 오류 ). Error 처리. ㅇ web.xml 에 <error-page> 태그 사용. 연습문제. ㅇ 404 error 처리 (1 / 3) - web.xml. 연습문제. ㅇ 404 error 처리 (2 / 3) - 404.jsp. 연습문제. ㅇ 404 error 처리 (3 / 3).

tambre
Download Presentation

Error 처리

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Error 처리 ㅇ 페이지 없음, 문법 오류 등 여러가지Error를 특정 페이지가 처리 ㅇ404 오류 (페이지 없음)

  2. Error 처리 ㅇ500 오류 (문법 오류)

  3. Error 처리 ㅇweb.xml 에 <error-page> 태그 사용

  4. 연습문제 ㅇ404 error 처리 (1 / 3) - web.xml

  5. 연습문제 ㅇ404 error 처리 (2 / 3) - 404.jsp

  6. 연습문제 ㅇ404 error 처리 (3 / 3)

  7. 연습문제 ㅇ500 error 처리 (1 / 3) - web.xml

  8. 연습문제 ㅇ500 error 처리 (2 / 3) - 500.jsp

  9. 연습문제 ㅇ500 error 처리 (3 / 3)

  10. 연습문제 ㅇ타입 별 exception처리 (1 / 6) - web.xml

  11. 연습문제 ㅇ타입 별 exception 처리 (2 / 6) - error.jsp

  12. 연습문제 ㅇ타입 별 exception 처리 (3 / 6) - 7-1.jsp

  13. 연습문제 ㅇ타입 별 exception 처리 (4 / 6) - 7-2.jsp

  14. 연습문제 ㅇ타입 별 exception 처리 (5 / 6) - 7-3.jsp

  15. 연습문제 ㅇ타입 별 exception 처리 (6 / 6)

More Related