Exam 4: Java, Servlets, JSP and EJB
Exam 1: Java Programming: HTTP Protocol, Scripting Tasks, and Data Access25 Questions
Exam 2: Servlets and Web Applications25 Questions
Exam 3: Java Server Pages JSP and Java Script25 Questions
Exam 4: Java, Servlets, JSP and EJB25 Questions
Exam 5: EJB, JSP, and Corba25 Questions
Exam 6: JSP, EJB, and JMS25 Questions
Exam 7: Java Web Development25 Questions
Exam 8: EJB and Server-Side Components11 Questions
Select questions type
Which of the following types of Enterprise Java Bean will be most likely to be difficult to port from one App Server to another?
Free
(Multiple Choice)
4.9/5
(32)
Correct Answer:
D
Which of the following is an advantage of the statement - Separation of business logic from JSP?
Free
(Multiple Choice)
4.9/5
(45)
Correct Answer:
A
Which of the following tags in struts-config. xml file defines the availability of necessary Struts JSP custom tag libraries?
Free
(Multiple Choice)
4.9/5
(36)
Correct Answer:
C
JavaServer Pages often serve the same purpose as programs implemented using the Common Gateway Interface (CGI)
(Multiple Choice)
4.9/5
(41)
How many ServletContext objects are available for an entire web application?
(Multiple Choice)
4.7/5
(29)
What technique is used for the authentication mechanism in the servlet specification?
(Multiple Choice)
4.9/5
(39)
Which action tags are used in JSP for developing web application with Java Bean?
(Multiple Choice)
5.0/5
(39)
How many instances can be created per application module by the RequestProcessor class?
(Multiple Choice)
4.9/5
(37)
In JSP Action tags which tags are used for bean development?
(Multiple Choice)
4.9/5
(34)
Which of the following methods is overridden by Action class?
(Multiple Choice)
4.8/5
(41)
Which of the following delegates the request handling to the RequestProcessor instance?
(Multiple Choice)
4.9/5
(46)
Which of the following acts as a bridge between user-invoked URI and a business method?
(Multiple Choice)
4.9/5
(38)
Which can generate HTML dynamically on the client but can hardly interact with the web server to perform complex tasks like database access and image processing etc. in JSP?
(Multiple Choice)
4.9/5
(41)
How many jsp implicit objects are there and these objects are created by the web container that are available to all the jsp pages?
(Multiple Choice)
4.9/5
(42)
Which statement correctly identifies the goals of the designers of the EJB architecture?
(Multiple Choice)
4.8/5
(44)
Which attribute specifies a JSP page that should process any exceptions thrown but not caught in the current page?
(Multiple Choice)
4.8/5
(43)
Showing 1 - 20 of 25
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)