Please consider editing your post and mark it as obsolete instead. Do you want to delete post?
Debugging JSP in embedded servlet container
Permanently deleted user
Created
I'm running embedded Jetty inside my application and use org.apache.jasper.servlet.JspServlet for processing *.jsp requests. Is there a way to enable debug in these JSPs?