Exam 4: Java, Servlets, JSP and EJB

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

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:
Verified

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:
Verified

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:
Verified

C

Struts framework

(Multiple Choice)
4.9/5
(32)

JavaScript RegExp Object has modifier 'i' to __________

(Multiple Choice)
4.8/5
(33)

JavaServer Pages often serve the same purpose as programs implemented using the Common Gateway Interface (CGI)

(Multiple Choice)
4.9/5
(41)

Which attribute is used to hold the Java Script Version?

(Multiple Choice)
4.8/5
(35)

Application module selection is done by

(Multiple Choice)
4.8/5
(42)

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
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)