In Struts 1.1, you can change how struts populates form fields by

  1. Overriding the populate method in ActionForm

  2. Override the processPopulate method of the RequestProcessor

  3. Override the populateBean method of the ActionMapping

  4. None of the above


Correct Option: B

Find more quizzes: