Thanks for pointing out the typo.
We will definitely fix that in the future specification.
Shing Wai Chan
On 1/29/14, 10:43 AM, Дмитрий Гусев wrote:
>
>
> ---------- Forwarded message ----------
> From: *Дмитрий Гусев* <gusevdmitriyvl_at_gmail.com
> <mailto:gusevdmitriyvl_at_gmail.com>>
> Date: 2014-01-29
> Subject: Typos in specifications Servlet 3.0 and 3.1
> To: users_at_servlet-spec.java.net <mailto:users_at_servlet-spec.java.net>
>
>
> Hello,
>
> I found some typo in Servlet specification 3.0 and 3.1.
> You can find following method declaration on p.37:
>
> Map<String, ? extends FilterRegistration> getServletRegistrations().
>
> But there is no such method of ServletContext. It should be
> *getFilterRegistrations*(). Description of that method is wrong as well.
>
> It would be nice to fix this issue in a future specifications.
>
>
> Best,
> Dmitriy
>