Q. What type of scriptlet code is better-suited to being factored forward into aservlet?

  • (A) code that deals with logic that is common across requests.
  • (B) code that deals with logic that relates to database access.
  • (C) code that deals with logic that is vendor specific)
  • (D) code that deals with logic that relates to client scope.
πŸ’¬ Discuss
βœ… Correct Answer: (A) code that deals with logic that is common across requests.

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
228
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Babita
Publisher
πŸ“ˆ
86%
Success Rate