2014-09-27 17:47 GMT+04:00 Meeraj Kunnumpurath <mee...@servicesymphony.com>:
> Hi,
>
> I am trying to deploy a Servlet 3.0 web application with some JSPs on
> Tomcat 8.0.12. When I try to access the JSPs, I get a Hasper compilation
> error stating
>
> The method getDispatcherType() is undefined for the type HttpServletRequest


Whatever tool you are using to compile your JSPs is misconfigured and
uses a wrong version of servlet-api classes.

It is up to you to find what is wrong in your configuration.

(There have already been a similar report,
https://issues.apache.org/bugzilla/show_bug.cgi?id=57020


Best regards,
Konstantin Kolinko

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to