Debugging JSP in embedded servlet container Permanently deleted user 创建于 2008年04月24日 17:16 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?