what is difference between jboss and weblogic
Answer Posted / ramkumar
In JBoss application server, implementation for servlet-api
is not there. for this, they are dependent on Tomcat. So
for web related part, its nothing but refering Tomcat. But
where as other application servers like Weblogic,
Websphere, they have their own implementation for Servlet-
api. and ofcource above answers also valid. Please correct
me if any thing wrong.
| Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
How to access the admin console?
How many types of logs are there?
What can happen when stub can’t to connect to web-logic server instances?
How can default JVM be changed to other?
What are class paths? How can they be set?
Can I still use the default connection factories supported in weblogic release 5.1? : BEA Weblogic
Do you know what are the steps in which unicode codesets can be set with the weblogic jdriver?
How Administration Server And Managed Servers Will Interact ?
Is it better to have more or fewer sessions for a given number of subscribers? : BEA Weblogic
Which is the only method defined in the javax.ejb.handle interface? : BEA Weblogic
What can I do when I get java.lang.outofmemoryerror because producers are faster than consumers? : BEA Weblogic
What is administration server?
Ho do you troubleshoot server hang?
Define the functions of t3 in the web logic server?
How should I use sorted queues? : BEA Weblogic