11979zJSP: Java Server Pages Translatorhttp://www.zachary.com/creemer/zjsp.htmlzJSP is an experimental translator from Java Server Pages (jsp's) to Java. It is designed to be used in conjunction with Sun's Java Servlet Developers Kit (JSDK), version 2.0. It should work with any Java Servlet environment compatible with JSDK servlets. That said, I have only tested it against Apache 1.3, Apache JServ 0.9.11, and Sun JSDK 2.0.Java > JSP and Servlets > Development ToolsOct 11, 2006
Learn About It - The BRL Manual gives a thorough introduction, examples and reference.
Download/Install - The BRL Project Page has the latest releases and news.
Beautiful: It is easy to write BRL code that is understandable and maintainable, appealing to a programmer's sense of aesthetics.
Report: BRL is particularly suitable for constructing output that is a mix of static and dynamic content, e.g. web pages, e-mail messages. Its greatest strength is constructing output from SQL databases, though it is useful for many other tasks.
Language: The full power of a general-purpose programming language is there, though you wouldn't know it from simple examples.
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.
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.
uitags is an open source JSP custom-tag library (taglib) that makes developing friendly UI (user interface) effortless. It aims to help developers create interactive UIs that let end-users work more efficiently. Its collection includes tags for well-known UI components, such as formGuide, calendar, optionTransfer, and panel.
Joining mailing list will entitle you
to receive occasional emails informing you of news and
updates to the site and any special offers that may be
of interest to you.