Introduction to the JRun Tag Library
Clement Wong, Senior Engineer at Allaire, offers a rundown on the JRun Tag Library. This is a collection of custom actions based on the JavaServer Pages 1.1 (JSP) tag extension API. These custom actions (tags) provide JSP developers the convenience of developing Web applications with sophisticated client-side features and backend integration with technologies in J2EE (Java 2 Enterprise Edition). The JRun Tag Library provides JSP developers with ways to perform data queries/transactions, asynchronous message sending/receiving, email processing, XML data processing and more, all without knowing all the APIs involved.
Introduction to the JRun Tag Library