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


Please Help Members By Posting Answers For Below Questions

What is j2ee product provider?

566


What is iso 3166?

522


Why frameworks are used in java?

475


What is actionerrors?

528


What is delegation?

547






How do I become a java developer?

489


What is cmp in j2ee?

489


What is business logic?

535


What is setbounds in java?

499


What do you mean by j2ee module?

538


I am newbie in J2EE & looking for strong basic behind each concept as, Why do we use private access specifier before each variable of type property bcoz ultimately to access it outside the class we use public method as getter & setter ? If we use getter & setter to access it outside the class so better we make variable as public so that it is easily available outside of the class... Please guide me why do we use as private ????

4998


What is the best java compiler?

476


you are to choose between two procedures,both of which copute the minimum value in an array of integers.one procedure returns the smallest integer if its array argument is empty. the other requires a nonempty array.which procedure should you choose and why?

2165


What is callback methods?

534


Who gave the name java?

469