Elements of JAVA Servlets

Servlets are Java classes, developed in concordance to a well-defined structure. When installed and configured in a server that implements a Servlet Container, Servlets can handle requests received from web clients, such as browsers, for example Internet Explorer and Mozilla Firefox.

When receiving a request, a servlet can catch parameters from this request, execute any process inherent to a Java class and then send back a HTML page.

Servlets are composed by the elements below:

Rate this:
2.9
POSTED BY User Imageadmin on Jun 27 under Resources, SEO Stuff

Leave a Comment

If you would like to make a comment, please fill out the form below.

Name (required)

Email (required)

Website

Comments

Copyright 113 Tidbits | Powered by WordPress | Using the GreenTech Theme