Advanced Java EE
Quiz covering enterprise Java technologies including EJBs, Servlets, JDBC, RMI, Struts, and distributed computing concepts
Questions
Which of the following technology incorporates standard based presentation using XHTML and CSS?
- Ajax
- Java applet
- Filter
- Java beans
- Transaction
In Java struts applications, which of the following components correspond to the web pages?
- Java beans components
- View components
- Model components
- Visibroker for Java
- Query
Which of the following technologies is/are the next-generation GUI toolkit(s) that Sun Microsystems created to enable enterprise development in Java?
- Externalization
- OrbixWeb
- Java beans
- Filters
- Java swing
Which of the following container provides life cycle management, a single process to share and manage application-wide resources and interaction with a web server?
- EJB server provider
- EJB specification
- Deployment descriptor
- Servlet container
- Object life cycle
Which of the following technology supports distributed objects written entirely in the java programming language?
- Java IDL
- JDBC
- Java beans
- Filter
- WebSphere
Which of the following technology is built upon the specification of how local and remote objects interoperate?
- OrbixWeb
- The java 2 ORB
- Remote method invocation
- Filter
- Events
Which of the following bean is used if the client is an interactive application?
- Stateless session bean
- Stateful session bean
- Java bean
- Java applet
- Naming
Which of the following beans is/are always transient?
- Java beans
- Java applets
- WebSphere
- Relationships
- Session beans
Which of the following style of drivers requires some binary code to be loaded on each client machine?
- JDBC
- JDBC driver manager
- Native-API partly-java driver
- JDBC URL
- execute()
Which of the following providers is not required to be an expert at system level programming?
- Deployment descriptor
- EJB server provider
- EJB specification
- Enterprise bean provider
- TX_MANDATORY
Which of the following beans exist across client sessions and are shared by multiple clients?
- Entity beans
- Java beans
- Filters
- OrbixWeb
- Portable object adapter
Which of the following works with the enterprise bean's deployment descriptor and the enterprise bean's client-view contract?
- EJB server provider
- Application assembler
- Native-API partly-java driver
- The JDBC URL
- Deployment descriptor
Which of the following interfaces for an enterprise bean defines the methods for creating new beans, deleting beans and finding beans?
- Remote interface
- Home interface
- Bean managed persistence
- TX_BEAN_MANAGED
- Instance passivation
Which of the following save(s) your time by allowing you to view complex applications as a series of basic components?
- Java applet
- Java beans
- Java struts
- WebSphere
- Events