Is Java a middleware?
I'll answer
Earn 20 gold coins for an accepted answer.20
Earn 20 gold coins for an accepted answer.
40more
40more
Studied at the University of Tokyo, Lives in Tokyo, Japan.
EJB also supports CORBA. In fact, none of these models is exclusive, and many Java application servers support most or all of the models above. Many Java middleware servers run multiple business-object instances (which the CORBA world now calls servants) within a single Java virtual machine (JVM).
2023-05-13 16:08:54
评论(499)
Helpful(122)
Helpful
Helpful(2)

Ethan Mitchell
QuesHub.com delivers expert answers and knowledge to you.
EJB also supports CORBA. In fact, none of these models is exclusive, and many Java application servers support most or all of the models above. Many Java middleware servers run multiple business-object instances (which the CORBA world now calls servants) within a single Java virtual machine (JVM).