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 the use of method saveorupdate()?
Is object a composite data type in java?
public class ActionSearchBean extends
GenericSearchBean
What is javafx java?
What is j2ee and j2se?
What is a j2ee component?
What is java transaction service (jts)?
What are the topics in j2ee?
What is delegation?
what is direct link to download swing ebook,applet,ejb,core java
What is attribute what is asant?
J2ee is a container centric architecture. Explain.
What is business logic?
What is java technology stack?
What is main method in java?