Definition:
Servlets are just a common technology for server-side Java work.How Servlet works?
The servlet can provide the HTML to display the form and also act on the submission. Servlets can also be used to implement web services.A servlet is simply a class which responds to a particular type of network request - most commonly an HTTP request. Basically servlets are usually used to implement web applications - but there are also various frameworks which operate on top of servlets (e.g. Struts) to give a higher-level abstraction than the "here's an HTTP request, write to this HTTP response" level which servlets provide.
To learn more in detail about servlet in java, advance java course , TCCI computer coaching, Computer Engineering Course
Visit us @ http://tccicomputercoaching.com/
Call us @ 9825618292
No comments:
Post a Comment