Advanced java programming
Introduction to Servlets
M.Jeevana sujitha
Assistant Professor
Department of Computer Science and Engineering
SRKR Engineering College, Bhimavaram, A.P. - 534204
OBJECTIVES
The Objectives of this lecture are
Introduction to Servlets
Http Request-Response Model:
Introduction to Servlets
Http Request-Response Model:
Introduction to Servlets
Http Request-Response Model:
then sends a response (normally called as an HTTP response).
web server and then transfer the request via that connection.
Introduction to Servlets
HTTP Request
stream.
(URL)
Http Response
stream.
picture, html)
content)
access
Introduction to Servlets
Need of servlet:
Introduction to Servlets
What is servlet?
Introduction to Servlets
Uses of Servlets:
THANK YOU