1. Events Handling in Java Web Application (62. Events Handling in Web Application)
1.1 Source of web.xml from the lesson - https://github.com/AndriiPiatakha/java-learnit-web-online-store/blob/master/online-store.web/src/main/webapp/WEB-INF/web.xml 1.2 The source code of examples from the lesson - https://github.com/AndriiPiatakha/java-learnit-web-online-store/tree/master/online-store.web/src/main/java/com/itbulls/learnit/onlinestore/web/servlets/exceptions
1.1 Source of web.xml from the lesson - https://github.com/AndriiPiatakha/java-learnit-web-online-store/blob/master/online-store.web/src/main/webapp/WEB-INF/web.xml 1.2 The source code of examples from the lesson - https://github.com/AndriiPiatakha/java-learnit-web-online-store/tree/master/online-store.web/src/main/java/com/itbulls/learnit/onlinestore/web/servlets/exceptions
