The New JDeveloper WebCenter is Out
We have just released the new JDeveloper 10.1.3.2 onto OTN.
Sounds like a minor version but it is not - it brings a whole new area of application development into JDeveloper - what is called context-centric development.
This release basically adds to JDeveloper the development environment for Oracle WebCenter - further highlighting our "single IDE for any type of development" message.
What does it mean to you?
The most interesting thing to me is the merger of portal and JSF development. Until now there was a line separating JSF development from Portals. You either did JSF application or you did Portals with portlet.
With this release you can now do the following:
- Take your JSF application and turn it into a standard portlet to be consumed in a portal.
- Or even more interesting, take a portlet and stick it into your JSF page. Yes you heard it right - you don't need a portal page to run your portlets - they just run inside your JSF page along with the rest of your JSF application.
- In addition two new ADF Faces panel container will let you move parts of your JSF around the page with runtime customization.
- Add to this the ability to create ADF Data Controls on top of content repositories such as the file system, Oracle Content DB and Oracle Portal.
- The ability to develop JSR-168 portlets (as well as PDK portlets).
- An ADF Security wizard.
- and more
(Webcenter for example provide portlet that you can include in your page that do such things as rich text editor, web clipping, RSS readers, omni-portlets and more).
This demo shows this duality.
We are still putting the final pieces of collateral out there on OTN but you can just visit the JDeveloper and WebCenter pages for more info.