zJSP is an experimental translator from JavaServer Pages (jsp's) to Java. It is designed to be used in conjunction with Sun's Java Servlet Developers Kit (JSDK), version 2.0. It *should* work with any Java Servlet environment compatible with JSDK servlets. zJSP is implemented as a page compiler, translating JSP pages into Java Servlets, which are then run using a Java Servlet environment.