Introduction To Enterprise Application Development WTH JEE
Introduction To Enterprise Application Development WTH JEE
Application Development
What is an enterprise application?
Browser
firewall
Application Client
Business Logic
XML
DB documents
What is a web application?
opening connection to
the requested URL
Request
Response
city=Bangalore&state=Karnataka
Request Body
A sample response packet
<html>
… Response Body
</html>
Status codes
Status Type Description
Code
1XX Information Request received, continuing to
process
2XX Success The was successfully received and
accepted
3XX Redirection Further action must be in order to
complete the request