Thursday, March 25, 2010

Jetty and JSPs

After enabling JSP support in embedded Jetty 1.7,  I got the following error

jetty PWC6033: Unable to compile class for JSP

I had to add tools.jar from the JDK\lib directory to get this to work properly.

No comments: