Tutorials

Wrapping a Java Bean into a Data Control

This tutorial shows how to use a Data Control based on a plain Java Bean in Oracle ADF.

Implementing a custom EL resolver in ADF

This tutorial describes how to implement a custom EL resolver in the Oracle ADF framework in order to access properties by their name without needing to implement corresponding getters and setters.

Adding a Method Call Activitiy to an ADF task flow

This tutorial shows how to add a method call activity to an Oracle ADF task flow and how to bind it to a Java method implemented in the Application Module.

Setting up a web development environment with Eclipse

This tutorial shows how to set up an Eclipse based development environment which can be used to work with various web technologies like Servlets, JSPs, JSF, EJBs etc.