Q.

What alternatives exist to embedding Java code directly within the HTML markup of your JSP page?

A. moving the code into your session manager.
B. moving the code into scriptlets.
C. moving the code into javabeans and servlets.
D. moving the code into a transaction manager.
Answer» C. moving the code into javabeans and servlets.
4.3k
0
Do you find this helpful?
24

View all MCQs in

Advanced JAVA

Discussion

No comments yet