How to do it ?
You just need to click on the create new file and select automatically suggested servlet.
After click on this you find a dialog box is open in your system where you need to give your desired name of your servlet class.
Click on next and select your method doGet & doPost whatever you're using in your html/jsp form.
Now your servlet class is created successfully.
New File-->Servlet-->select methods (doGet/doPost)-->Next/Finish.
Keen to design and develop web apps by leveraging various java based technologies and tools like springboot,microservices,docker,kubernetes,spring security,thymeleaf,jakarta,spring cloud, java 8.
Comments
Post a Comment