Faster JSP development

Usually JSP is first translated to regular Java code and then compiled into a Java servlet. JSP Weaver eliminates the Java generation and compilation stage by interpreting the JSP files on-the-fly. This reduces the time taken to reload a JSP up to 50 times bringing it from seconds down to milliseconds.

Supported Containers

  • BEA Weblogic 8.x, 9.x, 10.x
  • Oracle OC4J 9.x, 10.x
  • Tomcat 4.x, 5.x, 6.x
  • JBoss 3.x, 4.x
  • Jetty 5.x, 6.x

JSE and JEE versions

  • Servlet API 2.3, 2.4
  • JSP specification 1.2, 2.0
  • Sun JSE 1.4.x, 5.x, 6.x

Download

JSP Weaver is a little tool that adds a lot of value. Download the free trial, with or without your email address.

Pricing

For pricing information, check out our Buy Page