Q. What type of scriptlet code is better-suited to being factored forward into a servlet?
β
Correct Answer: (A)
code that deals with logic that is common across requests.
You must be Logged in to update hint/solution