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
What is wlst?
What type of object is returned by resultset.getobject()? : BEA Weblogic
What are the admin default ports?
What are servers?
What is the standard way to create threads, do initialization, etc. Within the application server? : BEA Weblogic
In web logic what is the msi code?
What is the server?
Does weblogic jms support clustering? : BEA Weblogic
what is mission in weblogic
What is t3??
What does isidentical() method return in case of different type of beans?
In how many formats we can deploy an application in wls??
What is the difference between T3 and HTTP protocol ?
Are foreign destinations handled within foreign jms messages? : BEA Weblogic
An instance of stateful session ejb when accessed simultaneously from more than one clients on same vm results in remoteexception or ejbexception. In case the client is a servlet thread, which of the techniques can be used to avoid remoteexception/ejbexception? : BEA Weblogic