|
uitags is an open source JSP
Jtpl is a template engine for
Expresso is the most popular,
Java and JSP tool for
custom-tag library that
Java Servlet which allows
powerful,
designing and printing
makes developing friendly UI
you to store your HTML code
enterprise-strength J2EE
reports. It supports
(user interface) effortless.
apart from your Java
architectural framework.
preview, printing and export
It has a unique aim of
code.
A template engine is
Expresso extends Struts for
to PDF , DHTML, XML, CSV and
helping developers create
a software module which is
developing database-driven
Text.
The tool can access a
UIs that don't confuse
used to generate HTML pages.
web applications and builds
database for report
end-users and instead let
The layout of a HTML page is
on many other open source
population and read xml
them work more efficiently.
defined within a template
projects. Expresso is
files. Other features are:
file, which can be designed
designed to shorten
headers, footers, groups,
by using a standard HTML
time-to-delivery of
evaluation of expresions,
editor. At run-time, the
Web-based applications by
integration of charts and
application program
providing a library of
barcodes, text mode reports
instructs the template
extensible Java Server
for fast printing. The
engine to load the template,
components for providing
source code is available.
fill in variable values,
services to web-based
repeat blocks and produce
applications so the
the final HTML page.
There
developer can concentrate on
are other template engines
application logic. Expresso
(like Velocity, WebMacro or
has capabilities for
Struts) which are huge and
security, robust
use complex template
object-relational mapping,
syntaxes.
background job handling and
scheduling, self-tests,
logging integration,
automated table
manipulation, database
connection pooling, email
connectivity, event
notification, error
handling, caching,
internationalization, XML
automation, testing,
registration objects,
configuration management,
workflow, automatic database
maintenance and JSP tag
library etc.
Date: Feb, 23 2005 Date: May, 02 2006 Date: Jan, 27 2005 Date: Aug, 30 2004 |
|
ServletManager is an
This is a "tag"
Brett McLaughlin continues
WebMacro is an HTML template
XML-based servlet controller
library to colorize the java
his JSP best practices
engine and back end servlet
package (in the
code in your JSP page. It's
series with a look at the
development framework.
model/view/controller
also easy to add other
various techniques for
WebMacro simplifies servlet
paradigm) that allows a Web
languages in this tag
adding time stamps to your
development by separating
application programmer to
library.
JSP pages, as well as the
programming work from page
declare the entire
ways that this simple
design: Page designers
application's flow,
modification can enhance the
create HTML templates with
application state rules,
usability of your Web site.
WebMacro's powerful script
exception handling,
language. Programmers work
authorization rules, model
in clean Java code, free of
code (business logic) per
HTML and other
state, and view code (Java
presentational clutter.
server pages (JSPs) per
state in an XML-based state
table.
Date: Apr, 30 2002 Date: Sep, 17 2001 Date: Jul, 07 2003 Date: Aug, 27 2000 |