About J2EE Application Clients and Oracle ADF

The View layer is that part of the J2EE application that end users of your application interact with:

Overall, the view layer for these applications is responsible for:

When you create J2EE applications in JDeveloper, the design time tools help to simplify the task of creating a databound client. Without needing to write code, client developers can assemble databound web pages and Java clients. The client-design task is aided by the JDeveloper design time and its cooperation with the Oracle ADF model layer. Without needing to understand the inner workings of the ADF model layer, client developers can insert UI components that access actions and data in selected business services. The process for creating databound clients is the same in JDeveloper for any of these supported client technologies:

To learn how JDeveloper makes it easy to use the ADF model layer with the UI components of each client type, see About the Data Control Palette.

For additional design issues and guidelines for browser clients, locate this web page in your browser:

http://java.sun.com/blueprints/guidelines/designing_enterprise_applications_2e/client-tier/client-tier4.html

For additional design issues and guidelines for Java clients, locate this web page in your browser:

http://java.sun.com/blueprints/guidelines/designing_enterprise_applications_2e/client-tier/client-tier5.html


For background information about valid client documents:

About JClient Forms
About JavaServer Pages
About UIX Pages

 

 

Copyright © 1997, 2004, Oracle. All rights reserved.