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 meant by j2ee?
Describe secure socket layer (ssl)?
What is isv?
Is j2ee a framework?
Where is java used?
What is actionform?
Why class is used in java?
What is the mvc on struts?
What is component-managed sign-on ?
What is jbutton in java?
What is the best java application server?
What is callback methods?
What is sandbox in java?
Why java is oop language?
What is non primitive data type in java?