Hi,
In the explanation for this part of the question it says that:
"headerValues - a Map that maps header names to a String[] of all values for that header (obtained by calling ServletRequest.getHeaders(String))"
There is no ServletRequest.getHeaders(String) method, it should be HttpServletRequest.getHeaders(String). Also, this method returns an Enumeration, though presumably this Enumeration is used to build the String[] that is made available through the EL implicit object.
Kind Regards,
Niall
About Question enthuware.jwpv6.2.1154 :
Moderators: Site Manager, fjwalraven
-
- Posts: 5
- Joined: Sat Apr 05, 2014 5:44 am
- Contact:
-
- Site Admin
- Posts: 10389
- Joined: Fri Sep 10, 2010 9:26 pm
- Contact:
Re: About Question enthuware.jwpv6.2.1154 :
You are right. The explanation has now been fixed.
thank you for your feedback!
Paul.
thank you for your feedback!
Paul.
Who is online
Users browsing this forum: No registered users and 11 guests