Oracle TopLink Examples
These examples help users explore and learn about how to use Oracle TopLink 10g
Release 3 (10.1.3) features with different architectures and different technologies. These are designed to be as simple as possible while still effectively demonstrating the target architecture, technology, or feature.
There are two types of examples: application server and TopLink Foundation Library (non-server) examples:
- Application server examples vary from server to server, depending on the server-specific features. Although we provide instructions for certain servers, you can run many of the examples (for example, the
Session Bean and
Servlet JSP examples) on other application servers with some configuration changes. You can run TopLink Examples against the following application servers: Oracle Containers for J2EE (OC4J) Standalone, 10g Release 3 (10.1.3), IBM WebSphere 5.0 and BEA WebLogic 8.1.
-
- TopLink Foundation Library (non-server) examples are configured to run in a simple Java VM, but the features and technologies they demonstrate can also be used in an application server environment.
|