Webcenter Portal Intro for ADF Developers Part 1
In the recent version of the OTN Developer Day that we are running we started to include some WebCenter content in the section where we talk about building Web UIs with ADF Faces. I figured that since...
View ArticleUsing WebCenter for Runtime Layout Customization of ADF Applications
This is part two of a set of entries that show how ADF developers can leverage WebCenter - part 1 is here.In this demo I'll focus on WebCenter's composer components. These JSF tags allow you to add a...
View ArticleDynaminc ADF Pages Construction with WebCenter's Resource Catalog and Composer
This is the third part of my "WebCenter for ADF Developer" series of posts (see post 1 and post 2).This entry highlights why this product/features are called WebCenter PORTAL - with this set of...
View ArticleManaging Files/Folder in Content Repositories or File Systems with Oracle ADF...
One more entry in a set of entries (1,2,3) about the capabilities that WebCenter adds to ADF applications.WebCenter is basically the new Portal framework in the Oracle stack - and one key thing that...
View ArticleBuilding iPhone Interfaces for Oracle E-Business Suite
Over on his blog Juan has been showing you how simple it is to develop a rich Web user interface with ADF accessing Oracle E-Business Suite data and even exposing it on an iPad. In this entry I'm...
View ArticleFixing Broken Links to Entries on This Blog
I just found out that some built in redirects that were in place on the Oracle Blogging platform were removed, and as a result there is a good chance that if you were directed to an entry on this blog...
View ArticleTo ADF or to OAF? or Can I use ADF with Oracle E-Business Suite?
I'm back from the Collaborate 2012 conference - a conference that brings together several Oracle user groups, including the Oracle Application User Group. It was nice to see a growing interest in ADF...
View ArticleShorter URL for your ADF application
So you ran your application from JDeveloper and the URL you got was:http://127.0.0.1:7101/Application154-ViewController-context-root/faces/untitled2.jsfA common question is can I make this URL shorter...
View ArticleNew ADF Blogs
It's been a while since my last "New ADF Bloggers" entry, but as they say better late than never, so here is a little update on some new ADF related blogs that have sprung over the past couple of...
View ArticleAdding LOV to non-database Field or Parameters
More and more people end up using ADF for applications that don't actually talk to a database backend but rather to Web services, Java classes, and SOA process instead. In these cases the ADF pages...
View ArticleEven More New ADF Bloggers
A couple of weeks back I posted an entry about new ADF related blogs that I found out about. Well as they say "when it rain it pours"Â - and over the past few days I came across several other new...
View ArticleIntroduction to the ADF Debugger
Not that you'll ever need this blog entry - after all there are never bugs in the code that YOU write. But maybe one day one of your peers will ask you for help debugging their ADF application so here...
View ArticleDon't miss Virtual Developer Day - All about ADF next week
In case you haven't heard we are holding a free online virtual developer day next week - July 10th that you should attend - even if you think you already know ADF. First the registration link -...
View ArticleMonitoring ADF Pages Round-Trips with the HTTP Analyzer
Here is a short demo that shows how to use the HTTP Analyzer in JDeveloper to monitor and sniff the network traffic between an ADF Faces page (or any other web page) and the middleware. This can be a...
View ArticleMigrating ADF 10g to 11g - Should You?
So you have a 10.1.3.* based ADF Faces application, and you are wondering if you should upgrade it to 11g and how.To make the right decision, you first need to define to yourself what are your goals...
View ArticleODTUG is Looking for your ADF Feedback
While we at Oracle are busy planning next month's Oracle OpenWorld - which should have one of the busiest schedule ever for ADF developers - another conference is also looking to know what you would...
View ArticleGlassFish Extension for Oracle JDeveloper
We just release a new version of Oracle JDeveloper - 11.1.2.3.One new feature here is built-in support for GlassFish. This include the ability to create an "application server" connection to GlassFish...
View ArticleDeploying Oracle ADF Essentials Applications to Glassfish
With the new Oracle ADF Essentials offering you can now deploy applications that leverage Oracle ADF on the open source Glassfish 3.1 server.Deployment is documented in the official JDeveloper and ADF...
View ArticleOracle OpenWorld / JavaOne Where I'll Be
It's that time of the year again when San Francisco get flooded with Oracle and Java geeks for the annual OpenWorld and JavaOne conferences.Here are some of the places where you'll be able to find...
View ArticleAdaptive Layout for ADF Faces on Tablets
In the 11.1.16 version of Oracle ADF we started adding specific features to the ADF Faces components so they'll work better on iPad tablets. In this entry I'm going to highlight some new capabilities...
View Article