zJSP works in conjunction with Sun?s Java Servlet Developers Kit and performs the functions of a page compiler, translating JSP pages into Java Servlets, which are then run using a Java Servlet environment. This provides support for request parameter to Bean introspection. It includes support for server-side include files. With this a JSP file can now include another JSP file. |