Book Image

Web 2.0 Solutions with Oracle WebCenter 11g

By : Plinio Arbizu, Ashok Aggarwal
Book Image

Web 2.0 Solutions with Oracle WebCenter 11g

By: Plinio Arbizu, Ashok Aggarwal

Overview of this book

<p>Oracle WebCenter Suite is the industry's most comprehensive enterprise portal platform designed for business users unified with business applications, Enterprise 2.0 services, and social communities. It incorporates Web 2.0 content, collaboration, and communication services. However, without proper guidance on developing performance-critical enterprise applications, it is easy to make the wrong design and technology decisions.</p> <p>Packed with screenshots, this book offers you in-depth knowledge of developing custom WebCenter applications for your various enterprise requirements. Integrate various web services to make development simpler and faster. Build fast, reliable, and robust Web 2.0 applications with this hands-on practical tutorial.</p> <p>The Web is no longer just an environment where information is published. It is a powerful tool for collaboration, socialization, and work. This evolution has come about due to the development of technologies such as AJAX, REST, RSS, and so on.</p> <p>Oracle WebCenter Suite is a stack of products that helps implement Web 2.0 solutions in organizations. This book enables developers to learn the important concepts. It shows several scenarios where Oracle WebCenter 11g technology can be used to improve the productivity of your organization. Each chapter provides a practical application of the technology. It will guide you through many web-building features such as pages and portlets.</p> <p>Finally, the book describes complete solutions, such as Oracle WebCenter Spaces, and ready-to-use collaborative environments.</p>
Table of Contents (16 chapters)
Web 2.0 Solutions with Oracle WebCenter 11g
Credits
About the Authors
About the Co-Authors
About the Reviewers
Preface

Integrating with the WebCenter Links Service


We will see this in the following steps.

Modifying the test_page to include the Links Detail Button

Open the test_page.jspx and from the Component Palette drag the Links Detail Button on to the page.

In the Insert Links Detail Button, fill in the details for the parameters. ServiceID and ObjectName should be unique across the application. It should be noted that links can be made between internal and external objects. They are not limited to linking to just URLs. You can link to and from various object types within WebCenter.

You can link from the following objects: Announcements, Discussions, Documents, Events, Lists, Pages, or any object that you bind the custom JSF components to, such as the Links Detail Button.

You can link to the following existing objects: Announcements, Discussions, Documents, Events.

You can link to the following new objects: Discussions, Documents, Events, Notes, URLs.

Next, from the Resource Palette | WebCenter Services...