Difference between web container & web server...........
Difference between web server & application server?????????

Answer Posted / vignesh

web container is a part of web server. which for containing
the servlets & jsps.

Difference between webserver & application server in the
sence, Web server only provide supports for jsps &
servlets. but won't support for EJB. But the Application
server supports all these things, like Jsps, Servlets ane
EJB.

Ex for Web server is TomCat,JRuner
Ex for Application server is WebLogic,JBoss

Is This Answer Correct ?    37 Yes 12 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

When servlet is loaded?

581


What is the use of send redirect () method?

579


What is java servlet session?

515


What is getservletcontext?

542


What is the directory structure of a war file?

700






Explain is servlet mapping?

570


What are the differences between the servletconfig interface and the servletcontext interface?

570


Why is it that we can't give relative URL's when using ServletContext.getRequestDispatcher() when we can use the same while calling ServletRequest.getRequestDispatcher()?

608


What are common tasks performed by Servlet Container?

755


What do you mean by mime type?

540


How to generate the server side programming and the advantages of it over the other languages?

546


Why servlet is used as controller ? Not JSP? I want complete explation?

639


What is the difference between servlet and filter?

516


Difference between java beans & servlets?

583


Explain jsessionid?

607