Working of Servlet
M.Jeevana sujitha
Assistant Professor
Department of Computer Science and Engineering
SRKR Engineering College, Bhimavaram, A.P. - 534204
Advanced java programming
OBJECTIVES
The Objective of this lecture is
Working of Servlet
Working of Servlet
Working of Servlet
server and converts this Http-Request into valid
request object and sends to servlet.
and builds a response object and then sends it to the web container.
THANK YOU