JSP Weaver
Home PageCategories: JSF - JSP - Tag libraries - AJAX
Author: ZeroTurnaround
Latest version: 1.0.2
Added 2008-07-07
Eliminates Java generation and compilation stage by interpreting JSP files on-the-fly.
Usually JSP is first translated to regular Java code and then compiled into a Java servlet. JSP Weaver reduces the time taken to reload a JSP up to 50 times bringing it from seconds down to milliseconds.
Built for Java |