Hi,
I have downloaded the source code for 2.3.5 version. And when i configured it in Eclipse without changing anything i got the following compilation error in WebRequestContext.java class.
The return types are incompatible for the inherited methods RequestContext.getParameterNames(), ServletRequestWrapper.getParameterNames()
How to resolve this error?
Thanks in Advance!!
|