Web content viewer best practices

View some best practices for using web content viewers.


User authentication

User authentication to web content viewers is managed by WebSphere Portal and IBM WAS. Seehttp://www.lotus.com/ldd/portalwiki.nsf/dx/Enabling_stepup_authentication_the_Remember_me_cookie_or_both_wp7 - for further information.


Security when using WSRP

When displaying web content from remote servers using WSRP and the JSR 286 web content viewer, it is recommended that you configure security and authentication between the portal server acting as the WSRP Consumer and the web content server acting as the WSRP Producer. Refer to the topic Security considerations for WSRP services for details.


Performance considerations

If you are using the web content viewer with a low-bandwidth network connection and if you do not intend to use inline editing features or remote authoring actions, you can consider disabling the loading of the JavaScript files used for inline editing. To do this, create a portlet preference parameter with the key WCM_DISABLE_INLINEEDITING and a value of true. Note that this should only be done if you are not planning to use authoring tools components or remote authoring action URLs with the web content viewer.


User access to Web Content Manager content and components

Users will only be able to view content and components that either their portal user's logon or the user of the WSRP Consumer has access to. If a portal user's logon or the user of the WSRP Consumer does not have sufficient rights in Web Content Manager to view a Web Content Manager content or component, errors may occur.


Content and component design

Not all content or components built in a Web Content Manager solution are suitable for inclusion within an IBM WebSphere Portal page:


Use JavaScript:

When a web page is rendered via the Web Content Manager application, some tags may be rewritten. The Web Content Manager application uses double quotes for attributes in HTML tags. If you use JavaScript to produce HTML tags, the Web Content Manager application will not recognize them if you use single quotes.


Path component tags

The URLs generated by the path component will be fully qualified when viewed through a portal. To generate URLs with no prefix, use the following "Type" parameters instead of the standard parameters:


Other limitations

 


+

Search Tips   |   Advanced Search