Reducing JSP Development Time


In a Java development project significant amount of time is spent in writing and debugging JSP’s. Probably this can be reduced by using a tool called JSP Weaver. The reduction in time is by eliminating “the Java generation and compilation stage by interpreting the JSP files on-the-fly”. JSP Weaver is currently supported on these application servers: BEA Weblogic 8.1 SPX/9.X, Oracle Application Server 9.X/10.X and Tomcat 4.x/5.x.