Answer Posted / ram
T3 provides a framework for WebLogic Server messages that
support for enhancements. These enhancements include
abbreviations and features, such as object replacement,
that work in the context of WebLogic Server clusters and
HTTP and other product tunneling. T3 predates Java Object
Serialization and RMI, while closely tracking and
leveraging these specifications. T3 is a superset of Java
Object. Serialization or RMI; anything you can do in Java
Object Serialization and RMI can be done over T3. T3 is
mandated between WebLogic Servers and between programmatic
clients and a WebLogic Server cluster. HTTP and IIOP are
optional protocols that can be used to communicate between
other processes and WebLogic Server. It depends on what you
want to do. For example, when you want to communicate
between a browser and WebLogic Server-use HTTP, or an ORB
and WebLogic Server-IIOP.
| Is This Answer Correct ? | 35 Yes | 12 No |
Post New Answer View All Answers
What is error ora-6502? : BEA Weblogic
What is administration server?
How Administration Server And Managed Servers Will Interact ?
What is the weblogic server?
What are the toolbar elements.
What is http tunneling? How can we configure it on weblogic?
How do I use jta transactions within an mdb? : BEA Weblogic
What is meant by thread dump and how can we take?
Explain what are the transaction isolation levels supported by weblogic jdriver?
What is the difference between development mode and production mode of weblogic server?
Write a program to bind string values in a preparedstatement?
What is the nm?
When we will take thread dump? Please give us some examples?
What is a local transaction?
what are the new features of Webservices 1.6 than 1.4.From the interface and implementation aspect4.