Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
요구사항 1 은 완료 하였지만 2는 requset class 분리까지 진행했습니다.
이번 미션을 통해 HTTP 요청과 응답에 대해 자세히 알게 되었습니다.
HTTP메세지들이 어떤 내용을 담고 있고, 어떻게 사용자 브라우저와 서버가 통신하는지 이해하는 시간이었던 것 같습니다.
요구사항 2에서는 자바 서블릿 동작 방식을 이해하기 위한 과제였던 것 같은데 진행하지 못해 아쉽습니다.
과제 제출 시간 이후에라도 모범 답안을 보면서라도 다시 공부해보겠습니다.
그래도 왜 자바 서블릿이 필요하고, tomcat이 서버 개발자에게 어떻게 동작해서 어떤 기능을 제공해주는지 알게 되는 계기였던 것 같습니다.