What is the WebADE Sample Application?
The WebADE Sample Application is a simple Struts web application based on the default Oracle "Scott" schema.
The WebADE Sample Application was created in order to show how the WebADE might be implemented with a Stuts web application. There are various integration points where WebADE Security is applied.
While it is focused on WebADE, it also provides examples of general best practices in custom web application development as laid out in the Best Practices document included in the distribution.
The source code for this application is provided and may be incorporated into new or existing applications, saving development effort and reducing support requirements. Please feel free to examine the source code to find examples of recommended application design utilizing the WebADE.
Technical Information
The following are the base requirements:
- J2EE 1.3 (JRun 4.0, Tomcat 4.x, Oracle 10g, Jetty)
- Oracle RDBMS > 8.1
- WebADE 4.1.x
- Java SE 1.4.x
- JDBC
The following is a list if libraries used and included with the build:
- Struts 1.2
- Commons Logging 1.0
- Commons Lang 2.1
- Xerces 2.7
- WebADE 4.1
- Oracle JDBC 9.2
- WebADE Developer Module 1.1.4
