Services
Discover
Homeschooling
Ask a Question
Log in
Sign up
Filters
Done
Question type:
Essay
Multiple Choice
Short Answer
True False
Matching
Topic
Computing
Study Set
Enterprise Computing With JAVA
Quiz 6: JSP, EJB, and JMS
Path 4
Access For Free
Share
All types
Filters
Study Flashcards
Practice Exam
Learn
Question 1
Multiple Choice
Which of the following is not an implicit object in JSP? I. Request. II. Session. III. Vector. IV. In.
Question 2
Multiple Choice
Which is not a valid scope for Java bean in JSP?
Question 3
Multiple Choice
Which two of the following is responsible to creates ejb-jar files? 1) The bean provider. 2) The application assembler. 3) The deployer. 4) The system administrator.
Question 4
Multiple Choice
Which two of the following must be included in every ejb-jar file? 1) Stubs for the EJBHome and EJBObject interface. 2) The JAR Manifest file. 3) A deployment descriptor. 4) The JNDI context. 5) The EJB's home interface.