12345678910



Question 1: Which of the following is performed by ActionServlet and RequestProcessor?

1.Receiving the HttpServletRequest
2.Populating JavaBean from the request parameters
3.Displaying response on the web page Issues
4.Content type issues handling
5.Provide extension points

1. 1,2,4,5
2. 2,3,4,5
3. 3, 4, 5
4. 1 and 4