Oracle Application Framework (OAF) vs Application Development Frame work (ADF)
ADF :
- J2EE enabled Frame work
- ADF Uses JSF
- Design time page Editor
- Minimal Java Coding
- Declarative controller
- Rapid Development
- Support MVC Architecture
- Deployed in Web logic server
- ADF is open source
- Support web service and SOA Service
OAF:
- Oracle application Frame Work
- OAF uses UIX
- No UI page Editor
- Complex Java coding
- Support MVC Architecture
- Deployed in Oracle Application Server
- Development is more complex