what is the difference between application server and web
server?
Answer Posted / arunkumar
Application server can run or handle only business logic
programs such as bean class or java class programs.. and the
best example for application server is Glassfish server..
Whereas webserver can handle the all type of http requests
from the web browser. and the best example for web server is
apache tomcat server.
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
What is document?
Is java ee and j2ee same?
Why java is called robust and secure?
Hi Friends. I want complete technical flow of j2ee project with following technologies. jsp , servlet , Struts , Hibernate , (should follow mvc-2 design pattern) . with DAO ,DTO SERVICE layers .
What is jta and jts?
What is difference between j2ee and java?
Is java procedural or object oriented?
Difference between save and saveorupdate?
What is pure java?
Why is j2ee needed?
What is j2ee application?
How many java languages are there?
What is architecture neutral in java?
Can I run seam in a j2ee environment?
What is java 2 platform, micro edition (j2me)?