What is a web server? How is it different from Application
server?
Answers were Sorted based on User's Feedback
Answer / karmanpreet kaur
Server is a program which fulfills request made by client
located in the same or other computer.
The web browser is a client which makes request for html
pages on network called web pages.Web server serves
requests made by web client.
An application server is a superset of Web server which
executes business logic.It is a server program on a
distributed network that handles backend business
applications(business logic) or databases.
Examples of Application server are
JBoss, WebLogic, WebSphere, Glassfish, Sybase Enterprise
Application server
| Is This Answer Correct ? | 10 Yes | 1 No |
Answer / hari
webserver provide the web content it can support only static content that means like images html pdf and application server support dyanamic content and static content also the main differance of web server to application server.in web server deployed application on server inside and inside machine also means where install web server that machine only.but application server deployed the application remote machine that mean application server acess from remote location to here
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / 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 |
What are the steps required to setup the oracle instance for os authentication?
what r the General SHIFTING TIMES for WEB LOGIC ADmin? mostly my frnd said night sifts ? Is it Right?
What is the difference between multicast and unicast?
what is command for find out the ip add and port no. of the machine in UNIX?
What causes java.io exceptions in the log file of weblogic server?
what is diff btwn JNDI&JDBC?
6 Answers CTS, JPMorgan Chase,
How can classpath be set?
How do I use os authentication with weblogic jdriver for oracle and connection pools? : BEA Weblogic
While packaging the web application defaultwebapp for deployment into the weblogic server, the home and remote interfaces of the enterprise beans used by the servlets should reside in which directory? : BEA Weblogic
What is thread dump? What is the UNIX command for taking thread dump?
How can the nm be made to work with web logic? Explain?
How do I provide user credentials for starting the weblogic server?