Thank you, by mistake my maven build included gwt-user jar, which ships the 
servlet API.

Sent from my iPhone

> On 27 Sep 2014, at 15:05, Konstantin Kolinko <[email protected]> wrote:
> 
> 2014-09-27 17:47 GMT+04:00 Meeraj Kunnumpurath <[email protected]>:
>> 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: [email protected]
> For additional commands, e-mail: [email protected]
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to