getDispatcherType is undefined

2014-09-27 Thread Meeraj Kunnumpurath
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 -- *Meeraj Kunnumpurath* *Director and Executive

Re: getDispatcherType is undefined

2014-09-27 Thread Konstantin Kolinko
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

Re: getDispatcherType is undefined

2014-09-27 Thread Service Symphony
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