21. Create our own Web Container - Step 6: Load Request Handler Map
In this video, reviewed the flow of servlet lifecycle have gone through so far. Then implemented the init() as the second step in servlet lifecycle. Source code: https://github.com/TinaXing2012/servlet-jsp/tree/master/simple-container
In this video, reviewed the flow of servlet lifecycle have gone through so far. Then implemented the init() as the second step in servlet lifecycle. Source code: https://github.com/TinaXing2012/servlet-jsp/tree/master/simple-container