What is a web server? How is it different from Application
server?
Answer Posted / suresh
web servers are computers that deliver webpages.Every web
server has ab IP address and possibly a domain name.
Application server is a program that handles all
applicationsoperations between users and an organization's
backend business applications or datasource.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is meant by domain, adminserver, managedserver?
How do I use a temporary destination? : BEA Weblogic
Explain the client-server architecture.
What are the steps required to setup the oracle instance for os authentication?
What are stubs and how do they function in a web logic cluster?
Explain the tier architecture of a web logic server?
What causes java.io exceptions in the log file of weblogic server?
What is cluster in weblogic?
What are the different modules of wlst? Explain?
Why does executing the preparedstatement class cause a trunc fails: ora-00932: inconsistent datatypes error? : BEA Weblogic
What are the steps in which unicode codesets can be set with the weblogic jdriver?
Which is the only method defined in the javax.ejb.handle interface? : BEA Weblogic
Which of the attributes in the monitoring tab for a jdbc connection pool in the administrative console tell us how many clients are currently waiting for a connection? : BEA Weblogic
How are notifications made when a server is added to a cluster?
Do ejbs have to be homogeneously deployed across a cluster? Why?