JSP best practices: Create custom attributes for your JSP tags
11964JSP best practices: Create custom attributes for your JSP tagshttp://www-106.ibm.com/developerworks/java/library/j-jsp08053.html?ca=dgr-jw766j-jsp08053The 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.Java > JSP and Servlets > Development ToolsOct 11, 2006
The GA release of MyEclipse 5.1 is now available for immediate downolad. Please review the special instructions, release notes and the New and Noteworthy before download. MyEclipse 5.1 GA is compatible with Eclipse 3.2.1 and now include an All-in-One full install for Eclipse and JRE for Windows. Please be sure to install Eclipse 3.2.1 if downloading the standalone version for MyEclipse 5.1.
This release continues to integrate the popular Matisse4MyEclipse Swing UI designer directly into MyEclipse, thereby enabling developers to easily build sophisticated graphical user interfaces for their applications. Though Matisse4MyEclipse is now supported on Linux, Mac users will be unable to utilize the Matisse4MyEclipse, MyUML, and MyEclipse Image Editor functions due to the long-standing Eclipse SWT_AWT bug #145890.
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.
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).
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.
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.