Skip to main content link. Accesskey S
  • IBM.com
  • Lotus software
  • Machine Translation




11.2.5 Dogear

No abstract provided.

Back to main topic 11.2 Web Application Integrator

Now that you have use the WebSphere Application Integrator portlet to generate the JavaScript line that renders the Portal's navigation, you need to include the script as the first item after the HTML's <BODY> tag of the .jsp files that control the layout of the Lotus Connections Dogear page.

Dogear has multiple files that control the entire layout of the application. These files are located at:

<WAS_PROFILE_ROOT>\installedApps\<cellName>\Dogear.ear\dogear.webui.war\h3\jsp\main
<WAS_PROFILE_ROOT>\installedApps\<cellName>\Dogear.ear\dogear.webui.war\h3\jsp\tools

For example C:\IBM\WebSphere\AppServer\profiles\AppSrv01\installedApps\connectionsNode01Cell\Dogear.ear\dogear.webui.war\h3\jsp\tools

You can find the following .jsp files under the main directory:

  • errorPage.jsp
  • h3.jsp

You can find the following .jsp files under the tools directory:

  • about.jsp
  • h3_tools.jsp

You need to add the script as shown in Figure 1.


Figure 1: Adding the script to h3.jsp
Then, repeat the process for all the .jsp files. After you add the script, you see the Portal navigation as shown in Figure 2.


Figure 2: Integration with Dogear

(Edited by DW)


This Version: 0 January 6, 2009 11:51:08 AM by developerWorks Lotus Team
Originally Added: Version 1 September 5, 2008 10:20:21 PM by Shu Lukito