public JspServlet getJspServlet() { return this.jspServlet; }
public void setJspServlet(JspServlet jspServlet) { this.jspServlet = jspServlet; }