Setup ADF Faces based JSF Runtime environment in Tomcat 6 July 24, 2009
Posted by Terry.Cho in JSF & ADF (Oracle Application Development Framework).Tags: ADF, ADF Faces, Config, JSF, Tomcat 6.0
5 comments
Tutorial for set up ADF Faces for Tomcat 6.0.
I used JDeveloper 11 version.
If you feel the steps are hard, you can easily download below files and exract them into $TOMCAT_HOME/lib
http://www.box.net/shared/4uppskee7z
Develop JSF application with Oracle ADF in Eclipse. July 23, 2009
Posted by Terry.Cho in JSF & ADF (Oracle Application Development Framework).Tags: ADF, Eclipse, JSF, Oralce, WebLogic
10 comments
Oracle ADF has JSF (Java Server Faces – Part of JEE5 standard) implementation.
It provides very rich UI component.
Commonly people think that “to use ADF, do we need JDeveloper?”. Answer is no.
ADF contains whole application framework including Biz Logic, Data Access,View etc.
In this example we just use ADF Faces as a JSF implementation and shows implementation method with eclipse.
Environment
- WebLogic 11g (Bundled in JDeveloper 11g)
- JDeveloper 11g
- Eclipse Galileo