
why use servlet ? HTML is capable to handle and maintane request .

Servlets are much faster.They use a standard API that is supported by many web servers.They have all the advantages of the Java programming language, including ease of development and platform independence.They can access the large set of APIs available for the Java platform.They can handle multiple requests concurrently and can syncronize requests.
For more information, visit the following link:

They are very useful.

ok , i got my answer thanks man
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.