

McqMate
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. |
View all MCQs in
Advanced JAVANo comments yet