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
How to test whether the navigation i.e. from one page to another is working r not using QTP for web based application
What all information does a URL contain?
What is Code Base, Style Sheets?
If My Application is down what are the resonations?
Can I host muliple sites on same machine?
How do you know how many users are online on a website?
Is web application testing different from desktop application testing? Explain how.
What is application in computer?
WHAT IS THE SIGNIFICANCE OF ADUSTIL.DLL IN IIS?
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.
How to kill cookies from Web page?
Have you ever used more than one external style sheet and if so, how did you use it?
Give me an example of how you have planned projects from start to finish. What is your development lifecycle?
Can you save a website to your desktop?
1.What is Ipconfig? What purpose u can use it? 2.How can u know what ports are busy in ur machine? 3.How can u know particular port is free/ not in ur machine? 4.How many drivers in JDBC? Which Driver u r using? Why?