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

Explain trigger and trigger types?

553


What does truncate do?

531


What is a self join in sql server?

586


What are the advantages to use stored procedures?

564


What is 3nf normalization form?

561






How to find related tables in sql server?

497


What is pessimistic concurrency?

538


How do I start sql server agent automatically?

500


Can you pass expressions to stored procedure parameters?

501


What is a transact-sql statement batch in ms sql server?

502


Do you know what is normalization of database? What are its benefits?

555


Why the trigger fires multiple times in single login?

721


New concepts of sql server 2005 use in your project.

1908


What is a data collection table?

536


What are the indexes in sql server?

498