Assessment Sheet J2Ee: 4. Which of The Following Represents A Correct Syntax For Usebean
Assessment Sheet J2Ee: 4. Which of The Following Represents A Correct Syntax For Usebean
J2EE
Name: ……………………………………… Date: ……………………
1. Which are valid JSP implicit variables? (Choose all that apply.)
A. stream
B. context
C. exception
D. listener
E. application
8. Which of the following statement is not true about servlet life cycle:-
d. none of these
a. True
b. False
10. Total number of hits to the web-application can be maintained in Session Object
a. True
b. False
11. EJB 3.0 contain three type of session bean ie Statefull, Stateless and message driven
bean
a. True
b. False
a. True
b. False
a. .jar
b. .war
c. .ear
d. .aar
a. Session bean
c. Entity bean
15. During life cycle of stateless bean, bean transit from ready to does not exist state
because of
a. Time out
c. Both