Book Image

JDBC 4.0 and Oracle JDeveloper for J2EE Development

Book Image

JDBC 4.0 and Oracle JDeveloper for J2EE Development

Overview of this book

Table of Contents (20 chapters)
JDBC 4.0 and Oracle JDeveloper for J2EE Development
Credits
About the Author
About the Reviewer
Preface

Configuring a BC4J Project


In this section, a business components workspace and project are created, business components are created from an Oracle database table, and the business components project is tested in JDeveloper. First, create an application workspace. Select File | New in JDeveloper. In the New Gallery window, select General and Application in the Items listed. In the Create Application window specify the Application Name, a Directory Name for the application, and select an Application Template. Select the Web Application [JSP, Struts ADF BC] template.

An application workspace, BC4JApp gets added to the Applications-Navigator. The application has a Model node and a ViewController node.