When I try to run the application I get this exception:
SEVERE: Exception starting filter struts2
java.lang.Error: Unresolved compilation problems:
The type javax.servlet.http.HttpServletRequest cannot be resolved. It is
indirectly referenced from required .class files
The method getRequest() from the type ServletActionContext refers to the
missing type HttpServletRequest
at
com.googlecode.s2hibernate.struts2.plugin.interceptors.SessionTransactionInjecto
rInterceptor.<init>(SessionTransactionInjectorInterceptor.java:275)
Original issue reported on code.google.com by jyoshiriro on 17 Dec 2009 at 3:11
Original issue reported on code.google.com by
jyoshiriro
on 17 Dec 2009 at 3:11