Multiple choice technology programming languages

In order to use a servlet for handling the submission of a web form, subclass HttpServlet() and put service code in ______

  1. service() method

  2. getServletInfo() method

  3. doGet() or doPost() method

  4. None

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

DFHMDI macro in CICS defines individual maps within a mapset, specifying field names, attributes, and screen positioning for terminal display.