I created a basic \'dynamic webapp\' using servlet. Created a form in index.html page, which calls the servlet\'s doGet method. Below is my code for doGetMethod.