what is the difference between application server and web
server?
Answer Posted / sanjay deorari
A Web server serves pages for viewing in a Web browser,
while an application server provides methods that client
applications can call.
In other words A Web server exclusively handles HTTP
requests, whereas an application server serves business
logic to application programs through any number of protocols.
| Is This Answer Correct ? | 25 Yes | 3 No |
Post New Answer View All Answers
What is java ee used for?
What is jaap?
What is j2ee component?
What is j2ee specification?
What is callback methods?
What is component contract?
Is java ee and j2ee same?
I Want build and release interview questions
Is eclipse written in java?
What every java developer should know?
What are the advantages in the use of spring for application development?
In DAO we are writting sql queries , how it is possible with creating and closing database connections.
What is j2ee application?
What does the web module contain?
What is application configuration resource file?