Solved

What Alternatives Exist to Embedding Java Code Directly Within the HTML

Question 22

Multiple Choice

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.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions