The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
commons-el | commons-el | 1.0 | - | jar | |
commons-scxml | commons-scxml | 0.9 | - | jar | |
javax.servlet | jstl | 1.1.2 | - | jar | |
org.apache.taglibs | taglibs-rdc | 1.1-SNAPSHOT | - | jar | |
struts | struts | 1.2.9 | - | jar | |
taglibs | standard | 1.1.2 | - | jar |
The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
javax.servlet | jsp-api | 2.0 | - | jar |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
antlr | antlr | 2.7.2 | - | jar | |
commons-beanutils | commons-beanutils | 1.8.0 | - | jar | |
commons-digester | commons-digester | 1.8.1 | - | jar | |
commons-fileupload | commons-fileupload | 1.0 | - | jar | |
commons-logging | commons-logging | 1.1.1 | - | jar | |
commons-validator | commons-validator | 1.1.4 | - | jar | |
oro | oro | 2.0.7 | - | jar | |
xalan | xalan | 2.5.1 | - | jar | |
xerces | xercesImpl | 2.4.0 | - | jar |
The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
javax.servlet | servlet-api | 2.4 | - | jar |
Reusable Dialog Components (RDC) Taglib Examples Application
A sample application for demonstrating the features of the Apache Jakarta Reusable Dialog Components (RDC) Taglib. Includes: * Samples for each of the simple and composite component tags * Samples demonstrating the dialog management capabilities (directed dialogs, rule-based dialogs, SCXML-driven dialogs, subdialogs) * A mortgage application * An Amazon music store application
http://tomcat.apache.org/taglibs/rdc/taglibs-rdc-examples
Reusable Dialog Components (RDC) Taglib
JSP 2.0 Reusable Dialog Components (RDC) is a framework for creating JSP taglibs that aid in rapid development of voice and multimodal applications.
http://tomcat.apache.org/taglibs/rdc/taglibs-rdc
Unnamed - xerces:xercesImpl:jar:2.4.0
JSP 2.0 Expression Language Interpreter Implementation
http://jakarta.apache.org/commons/el/
A Java Implementation of a State Chart XML Engine
http://commons.apache.org/scxml/
Unnamed - taglibs:standard:jar:1.1.2
Unnamed - javax.servlet:jstl:jar:1.1.2
The core of the Struts framework is a flexible control layer based on standard technologies like Java Servlets, JavaBeans, ResourceBundles, and Extensible Markup Language (XML), as well as various Jakarta Commons packages. Struts encourages application architectures based on the Model 2 approach, a variation of the classic Model-View-Controller (MVC) design paradigm. Struts provides its own Controller component and integrates with other technologies to provide the Model and the View. For the Model, Struts can interact with any standard data access technology, including Enterprise Java Beans, JDBC, and Object Relational Bridge. For the View, Struts works well with JavaServer Pages, including JSTL and JSF, as well as Velocity Templates, XSLT, and other presentation systems. The Struts framework provides the invisible underpinnings every professional web application needs to survive. Struts helps you create an extensible development environment for your application, based on published standards and proven design patterns.
BeanUtils provides an easy-to-use but flexible wrapper around reflection and introspection.
http://commons.apache.org/beanutils/
The Digester package lets you configure an XML to Java object mapping module which triggers certain actions called rules whenever a particular pattern of nested XML elements is recognized.
http://commons.apache.org/digester/
Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
http://commons.apache.org/logging
Unnamed - xalan:xalan:jar:2.5.1