Q. Which method of the request object is used to extract values of the input fields in a form when it is submitted? (Solved)
1. getParameter
2. getParameterNames
3. getValues
4. putValues
- a. getParameter
1. getParameter
2. getParameterNames
3. getValues
4. putValues