RReport & RReport Visual Builder 2.6: Java[TM] platform printing library and web reports
Write a Review
Add to My Favorite
Refer it to Friend
Report Broken Link
Other links at Java > JSP and Servlets > Development Tools
Jtpl is a template engine for Java Servlet which allows you to store your HTML code apart from your Java code.
A template engine is a software module which is used to generate HTML pages. The layout of a HTML page is defined within a template file, which can be designed by using a standard HTML editor. At run-time, the application program instructs the template engine to load the template, fill in
variable values, repeat blocks and produce the final HTML page.
There are other template engines (like Velocity, WebMacro or Struts) which are huge and use complex syntaxes.
Jtpl however uses a very simple template syntax. All processing (loops, if-then-else logic) and variable formatting is done in the Java code, which leads to better separation of layout and code, and no new complex syntax has to be learned.
Category:
Melati is a tool for building websites backed by a database or accessing a database over HTTP. It is written in Java and provides the following features:
a generic database administration system, allowing the site manager to edit both the contents and the structure of the database through a simple web interface.
a templating engine, using "templets" (sub-templates) provides an easy mechanism for rendering persistent objects as interface elements (eg HTML input boxes, dropdowns).
a cookie-based or a HTTP-based access control mechanism.
full integration with POEM (Persistent Object Engine for Melati).
Category:
The last installment of JSP best practices introduced the basics of using custom tag libraries in your JSP pages. You learned how to define a simple tag and then make it available through a tag library descriptor (TLD) to other JSP authors. This week, we'll build on what you already know about custom tags. The example tag we worked with last time was quite simple, almost to a fault. So we'll extend its functionality by incorporating custom attributes.
Category:
The Java? Presentation framework for J2EE? Web applications.
On the basis of:
Category:
LabelGo 2.0 is released. Features of this barcode and data label design and printing software include: predefined label templates; print-time parameter input; sequence numbers; data binding to SQL query; data formatting as number, text, currency, price tag; shapes and image; rotation; copy/paste/export barcode image; full international text support (Unicode); 50 barcode types; etc.
Category: