Wednesday, November 30, 2011

ADF Query Component Usage with ADF Panel Stretch Layout


There is a very nice layout component in ADF 11g - af:panelStretchLayout (ADF Panel Stretch Layout). This component comes with 5 facets - Bottom, [...]
Wednesday, November 30, 2011

JDeveloper 11g and ADF Task Flow Parameters


Developed sample application - TaskFlowParamaters.zip is based on standard HR schema, Departments and Employees entities. Unbounded task flow contains selectDepartments page and call to separate bounded [...]
Wednesday, November 30, 2011

Create, Edit and Delete operations in ADF Faces af:table component


Developed sample application EditableTable11.zip, provides read-only table with those actions - Delete, Create, Edit, Save, Cancel. Row selected for editing is shown in editable mode and can be updated. [...]
Monday, November 28, 2011

Install Oracle JDevevoper


In this post, I will explain how to install oracle jdeveloper tools on windows and linux os. which is almost same way. 1. first of all you must [...]
Sunday, November 27, 2011

ADF application deployment to custom weblogic domain


few days ago, I had problems for adf web application deployment to weblogic custom domain. today is, I will post about the web deploy to custom [...]