Nội dung text AJP_SEM-5_CH-3.pdf
UNIT-III SERVLETS Web consists of many clients and server connected together using networks. make request to web server. The web server receives the request, finds the resources and return response to the client. Server answers a request with some type of content to the client. The client uses web browser to send request to the server. The server sends responds to the browser with a set of instructions written in HTML (Hyper Text Markup Language). All browsers know how to display HTML page to the client. The web clients client ofthe resource the client is looking for request Client response server's rsponse contain the actual page the client requested Server request contains URL 111