What is the difference between a Application Server and a
Database

Answer Posted / suresh murugadass

Application server contain all application specific
components such as Jar, WAR, EAR files which inturn
containts web components and bussine class components.

DB Server will normally a separate server instance. App
server send a db request via JDBC calls to connect to the db
and fetch the results / process the request in the databse.

Is This Answer Correct ?    27 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Are semicolons required at the end of sql statements in sql server 2005?

740


How can we check the sql server version?

739


What are the different SQL Server Versions you have worked on?

765


Explain primary key and foreign key constraints?

708


How efficient you are in oracle and SQL server?

811






Do you know the cursor types?

839


Can sql servers linked to other servers like oracle?

697


What is the difference between index seek vs. Index scan?

771


Can we take the full database backup in log shipping?

720


What the different components in replication and what is their use?

714


Do you know the capabilities of cursors?

770


What is a mixed extent?

756


How to delete duplicate rows in sql server?

781


Explain what is the function of sql server agent windows service?

709


Can I run multiple instances of sql server 2000 at the same time on one computer?

800