what is the difference between weblogic and
websphere,jboss,tomcat?
Answer Posted / sudeep kumar
WebLogic, Websphere are commercial(proprietary) JEE
Application Servers whereas JBoss is an open source JEE
Application Server. JBoss latest releases internally uses
Tomcat as the Servlet Container.
Tomcat is a Web Server cum Servlet Container which can work
as a container for Servlets and JSPs. Being a Servlet
Container Tomcat does not provide certain JEE enterprise
features like EJB, Messaging etc.
| Is This Answer Correct ? | 36 Yes | 3 No |
Post New Answer View All Answers
Suppose there are two requests for 2 different pages of same site and from 2 different browsers, How Web server recognise the different request and send result to the exact sender browsers.
What are Firewalls how they are used for testing the webapplications?
What are namespaces? Why are they important?
Differentiate between static and dynamic website.
What are differences between DTDs and Schema?
Enlist some sub-classes of http response objects?
How to kill cookies from Web page?
How would you solve a floated div’s parent height.
when my application is overloaded?
What do you understand by client-server testing?
Loop through the color array and print each value to the console. Assume you do not know the amount of colors in the color array.
What is Code Base, Style Sheets?
What are the available environments on the web?
what is web accessibility?
have you already used mvc before? What you like/dislike about it?