advertisement
Login | Register   
  Include Code  Search Tips
TODAY'S HEADLINES  |   ARTICLE ARCHIVE  |   TIP BANK
Browse DevX
Partners & Affiliates
advertisement
advertisement
advertisement
advertisement
 

Create a JSF Portlet with Oracle WebCenter Suite and JDeveloper

A portal provides users with a unified presentation of portlets generated from disparate data sources. Learn how to develop a JSF portlet with JDeveloper and run it in Oracle's WebCenter Framework. 


advertisement
web portal is a collection of independent web components on a single page. These pluggable user interface components, called portlets, process requests and generate dynamic content from inside portlet containers. Because portlets can obtain data from different data sources, a portal provides users with a unified presentation of views generated from disparate data sources.

For Java developers, Java Portlet Specification (JPS), based on JSR 168, and Web Services for Remote Portlets (WSRP) are standards that help you create and consume portlets. In fact, Oracle provides support for these standards in its Java development tools through the Oracle WebCenter Framework, a Java Server Faces (JSF) and Oracle ADF-based framework that developers can use to embed AJAX-based components and portlets in a JSF application.


It's quick, easy and you get access to all the articles on DevX.
This registration/login is to allow you to read articles on devx.com.
Already a member?



advertisement