You must think of it in J2EE architecture:

A Web Server provides services to a Web Container, for exampler a Web
Container typically relies on
a Web Server to provide HTTP message handling.

Application Server is a Server in a distributed network that provides the
business logic for application program, for example EJB Container relies on
Application Server that contains all
enterprise bean.

And both Web Container and EJB Container are in middle tier/Business layer
and interacts with
each other.

If you like to learn more, take a look at J2EE bule print at
http://java.sun.ocm/j2ee

Good Luck,
Cathy


-----Original Message-----
From: A mailing list for discussion about Sun Microsystem's Java Servlet
API Technology. [mailto:[EMAIL PROTECTED]]On Behalf Of
sharad mohan
Sent: Wednesday, July 11, 2001 11:32 PM
To: [EMAIL PROTECTED]
Subject: Difference between Application Server and Web Server


helo everybody

Could anybody explain difference between Application
Server and Web Server?

Sharad

__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to