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

  • (A) code that deals with logic that is common across requests.
  • (B) code that deals with logic that is vendor specific)
  • (C) code that deals with logic that relates to database access.
  • (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

πŸ‘οΈ
176
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Rakesh Kumar
Publisher
πŸ“ˆ
88%
Success Rate