JBYTE - JavaBY Template Engine is a Java-based template engine. It is a general template engine used for generating any type of text document from a template. JBYTE is used mostly for generating HTML from JSP or servlets but it can also be used for generating XML, RTF, WML, e-mail text, source code and configuration files. Template has existed in different forms for several years, its concepts are proven, its implementation is robust and it performs well.
[ read more ]