Entries Tagged as 'tutorial'

Monday, July 2nd, 2007

ADF Faces for Dummies - 1: Install Oracle ADF Faces and get ready to code?

a) Download
To create J2EE application using Oracle ADF Faces, you need an IDE called Oracle JDeveloper and nothing else.
Oracle JDeveloper(JDev) is an IDE just like the famous JBuilder (actually it was originated from JBuilde’s early version). But the difference is that JDeveloper is free. You can download the JDev’s latest version from Oracle’s OTN […]

Friday, June 29th, 2007

ADF Faces for Dummies - 0: What is Oracle ADF Faces?

1. What is Oracle ADF Faces? What do I use it for?
Oracle ADF Faces is an implementation of standard JavaServer Face (JSF) specification. JSF is a framework designed by SUN for creating a Visual Basic or Borland Delphi like rapid web application development tool.
Generally, you use ADF Faces to rapidly and easily (hopeful) create a […]