Hi
I have a question about preventing jsp-api2.0.jar to be included in /lib in a webapp, since it prevents normal execution of it. The jar in question is a dependency of some of my dependencies. How do I find out which, and how do I exclude this jar in the POM? Documentation is not very clear Regards, /B-E
