Following are the major servlets tasks:
The Servlet major task is to read client data that is explicitly sent. It may include:
o Data sent by a web page in form of HTML form
o Data sent by an applet
o Data sent by some HTTP client
The Servlet major task is to read client data that is implicitly sent. It may include:
o Media types
o Cookies
o Different compression
The servlet is responsible for data processing
...
Size Reduced for Images in PDF &...
05-15-2013, 05:53 PM in Java Software