How to display data from external sources

You display data from external sources by using the same methods as you would when you create a website.

Displaying data

You can display content from external sources by using standard Java tag libraries and a JSP element. Java code that uses standard Java APIs or tag libraries can be used to display and format data from databases, LDAP repositories, or send email.

If you use a rendering portlet to display web content on a portal page, you can also use other IBM® WebSphere® Portal portlets on the same portal page to display data.

Web page aggregation

Content from external websites and IBM Web Content Manager can be displayed together on a portal page by using standard WebSphere Portal portlets for displaying content from external websites. Refer to the web Page portlet and Web Clipping portlet sections of this IBM Knowledge Center for information about creating and configuring these portlets.

This function is only available when you display content in WebSphere Portal. These portlets are not accessible from the Web Content Manager servlet, though standard Java API or tag libraries can be used with a JSP element to achieve the same result.