Yesterday I participated in a Special Interest Group meeting organised by the UK Oracle User Group on ADF Mobile.
As part of my session I concentrated on building an ADF Mobile application from the ground up based on grabbing JSON data from Hudson. This demo shows the core techniques (more...)
I find JConsole to be a useful tool, particularly for MBean browsing, but frankly getting the correct command line arguments to get it to connect correctly to my WebLogic instances is a bit of a pain. I always have to go and look it up. - generally from here. However, (more...)
If you look carefully at the online demos for panelTabbed in 11.1.1.7 you may notice that the tabs are sporting a slightly changed UI for situations where the number of tabs can't fit into the available horizontal space.
Here's the situation with the default representation of (more...)
With every new release you can trawl through the release notes and fine some handy new features to play with, however, sometimes there is even more to discover hidden away.
One such feature, which I think is actually pretty exciting, has crept into the 11.1.1.7.0 release (more...)
Good news, with the arrival of 11.1.1.7 (Patchset 6) the immensely useful <af:panelGridLayout> component has made it into the 11.1.1.n code-line.
If you're not familiar with panelGridLayout then check out my article on the subject from earlier and then go and check out the (more...)