From the following APIs, which API does NOT guarantees to be supported by EJB 2.0 containers?

Options
- JAXP
- JNDI
- JXTA
- JDBC


CORRECT ANSWER : JXTA

Discussion Board
JXTA

JXTA (Juxtapose) is the API not supported by EJB 2.0 containers as it is an open source peer-to-peer protocol specification. JXTA protocols are defined as a set of XML messages which allow any device connected to a network to exchange messages and collaborate independently of the underlying network topology. JXTA is based on XML protocols and it can be implemented in any language. JXTA creates a virtual overlay network that allows a peer to interact with others using the same resources over the firewall and NAT or use different network transports to share the information.

Rohit Sharma 08-20-2014 12:47 PM

Write your comments


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement