GeekArticles
Java
J2EEExploring XML and XSL with JRun Custom Tags
Author: macromedia.com |
Published: 10th Aug 2005 |
Visited: 307 times |
Add CommentFiled in: J2EEKevin Hoyt Senior Sales Engineer Macromedia, Inc. Download the WAR file for this article. Macromedia JRun Server 3.1 includes a powerful set of 25 JSP custom tags commonly referred to as the JRun Tag Library (JTL). While the idea of custom tags has been an asset to Macromedia ColdFusion for many years, the concept is new to J2EE in JSP 1.1. One of the benefits of JRun is that you can accomplish a wide variety of tasks with the JTL right out of the box. Emerging standards outside of J2EE...n
Read Article Sponsored Links
Related Articles
• Building a Visual Studio DebuggerVisualizer with a Custom Serializer For most any Serializeable object, making a DebuggerVisualizer is exceeding simple and examples abound. However, if you are trying to build a DebuggerVisualizer for an object which is not Serializable or takes too long to Serialize and Deserialize, things are not quite so simp ...
• Exploring IBM Business Glossary XML The IBM Information Server has an XML format to allow you to import/export business glossaries ... There is a lot to talk about in examining this format. There is the good, the bad and the ugly in this format ... So, it is clear that this format will evolve. A bigger question is - should it? And ...