difference between applicationserver and webserver

Answer Posted / ramesh sukka

Application server and web server both are designed to
hadle web request only but application server will support
J2EE middlwware services like JMS,EJB,JTS,J2ee legecy
connection where as web server will not support this. See
the j2ee architecture for middleware components.

Remember every application server will have it own web
server embedded internally. For example for Jboss , it use
Apache web server. For Oracle AS uses HTTP web server.

Regards,
Ramesh Sukka.

Is This Answer Correct ?    10 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is the ternary operator written x : y ? Z or x ? Y : z ?

639


What is table mutation and how do you avoid it?

1917


What are the services in RMI ?

1884


Difference between swing and awt?

601


Why does the tag url-encode javascript and mailto links?

581






What value does readline() return when it has reached the end of a file?

592


Explain phantom read?

1740


How substring() method of string class create memory leaks?

551


whats is mean by tiles in struts

1622


What is RMI and what are the services in RMI?

608


Why a client should be multithreading? Explain.

594


What is the highest-level event class of the event-delegation model?

572


Is it possible to stop the execution of a method before completion in a sessionbean?

600


what is a non-repeatable read?

1829


Can we sent objects using Sockets?

646