更新时间:2021-08-06 17:05:12
封面
版权信息
Credits
About the Author
Acknowledgement
About the Reviewers
www.PacktPub.com
Preface
Chapter 1. My First ADF Essentials Application
Getting ready
Installing MySQL
Installing Java Development Kit and GlassFish
Installing ADF Essentials
Installing JDeveloper
Building a simple ADF Essentials application
Can it run faster?
Summary
Chapter 2. Creating Business Services
Business service possibilities
ADF Business Components
Starting the example application
How ADF business components work
Building your own foundation
Building entity objects for the example application
Building view objects
Application module
Testing business components
Chapter 3. Creating Task Flows and Pages
Building task flows
Building pages
Using data bindings
Chapter 4. Adding Business Logic
Adding logic to business components
Adding logic to the user interface
Example application
Chapter 5. Building Enterprise Applications
Structuring your code
Using version control
Working with ADF libraries
Chapter 6. Debugging ADF Applications
ADF logging
Logging in GlassFish
Debugging in JDeveloper
Chapter 7. Securing an ADF Essentials Application
Apache Shiro basics
Advanced Shiro
Implementing authorization
Chapter 8. Build and Deploy
Creating a build script
Automated deployment to GlassFish
Integrating other functionality in your build
Preparing to go live
Index