Advanced Java Enterprise Application Development
Developing enterprise application using Advance java
Questions
Which of the following EJB architecture roles develops reusable enterprise beans that typically implement business tasks or business entities?
- Deployment descriptor
- EJB specification
- Enterprise bean provider
- Optimized method invocation
- Events
In which of the following modes of transaction management provided by EJB, if the client attempts to use the bean from within a transaction, the client's transaction will remain suspended until the bean completes its operations?
- TX_SUPPORTS
- TX_NOT_SUPPORTED
- TX_BEAN_MANAGED
- Transaction
- Optimized method invocation
Which of the following files generated by IDL-to-java Stock.idl is used for out and inout parameters?
- Stock.java
- StockHelper.java
- Javax.swing.text.html.parser
- Alarm
- StockHolder.java
In which of the following models for object activation defined by basic object adapter does the server exit, when the client that caused its activation exits?
- StockPresentation
- Persistent server
- WebSphere
- Unshared server
- Shared server
Which of the following task performed by server is typically undertaken for purposes of efficiency?
- Instance pooling
- Instance passivation
- Optimized method invocation
- TX_BEAN_MANAGED
- Stock
Which of the following CORBA products is a popular Java object request broker from inprise corporation?
- VisiBroker for Java
- OrbixWeb
- WebSphere
- Persistent server
- Event
Which of the following CORBA services provides a locking service for CORBA objects in order to ensure consecutive access?
- Events
- Concurrency control
- Transaction
- OrbixWeb
- Alarm
The kernel of which of the following describes as a set of technologies is XmlHttpRequest JavaScript object?
- Java applet
- WebSphere
- Ajax
- Filter
- Stock
Which of the following web application frameworks provides the basic skeleton and plumbing?
- Java beans
- Java applet
- OrbixWeb
- Java struts
- Alarm
A distributed application built by using which of the following technologies is made up of interfaces and classes?
- Java applet
- Java beans
- Optimized method invocation
- Events
- Java RMI
Which of the following technologies for distributed objects enables objects to interact regardless of whether they are written in the Java or another language such as C, C++, etc?
- Naming
- WebSphere
- Java IDL
- Java applet
- Java beans
Which of the following technologies can support advanced two dimensional graphics and imaging?
- 2D API
- Drag and drop
- Accessibility API
- javax.swing.colorchooser
- Alarm
The objective of which of the following technologies is to make it possible to access any data from any application, regardless of which DBMS is handling the data?
- ODBC
- JDBC
- JDBC driver manager
- The JDBC URL
- executeQuery()
The rise of server-side Java applications is one of the latest and the most exciting trends in Java programming by using which of the following technologies?
- OrbixWeb
- Java servlet
- Java applet
- Java bean
- Stock
Which of the following swing components is a dialog box that allows to open or save information content?
- JList
- JFileChooser
- JOptionPane
- JTree
- javax.swing.text.html.parser