i am confused between web-server and application
Answers were Sorted based on User's Feedback
Answer / chaitu.riims
Web Server is limited to Web Technology and more over it
can't deploy the entriprise applications. So inorder to
deploy entriprise applications(EAR Files), we need
Application Server. And More Over Web server supports all
kinds of protocols not only http.It can support FTP and any,
provided the concern jar files must be placed in the lib
folder of the Web Server
| Is This Answer Correct ? | 7 Yes | 1 No |
Web Server completely handles HTTP request, while
application Server expose business logic to client
application . Web server mainly deals with sending HTML for
display in a web browser , an application Server provides
access to logic for use from client application.
| Is This Answer Correct ? | 4 Yes | 0 No |
What kind of machine is more powerful than a server?
Can we install Oracle database in VT100 Server?
what is tier in servers?
What are the cheapest domains?
What is the advantage of server?
Which is best server for php?
What is the difference between virtual server and physical server?
Can you host a website on your own server?
Suppose server object not loaded into the memory and the client request for it. What will happen?
Is SQL Server implemented as a service or an application?
What are microsoft servers?
How do i create connection pool & data source & add it to the jndi tree especially in weblogic 7.0? Please help me out with this?