Q. What alternatives exist to embedding Java code directly within the HTMLmarkup of your JSP page?
β
Correct Answer: (C)
moving the code into javabeans and servlets.
You must be Logged in to update hint/solution