Expert Answer Center > Experts On Demand > View Answer
EMAIL THIS
Experts on Demand
  EXPERTS ON DEMAND HOME     POSE A QUESTION     VIEW ANSWERS     BROWSE BY TOPIC        RSS FEEDS  
What approach would be the best to programmatically integrate a custom Domino DB with a JSR 168 portlet? I'm thinking about performance. QUESTION POSED ON: 10 AUG 2005
QUESTION ANSWERED BY: Tony Higham There are lots of ways to create portlets that integrate with Domino. The answer to this question really depends on whether or not multiple portlets will need to access the Domino database. From a performance perspective, retrieving and caching the information so that it can be used again by the portlet (or multiple portlets) is one of the ways to maximize the performance aspect of the design.

One way to do this is to create a portlet service that accesses the Domino database (or any other back-end application/data store for that matter) so that the specifics of accessing Domino applications are not embedded in the portlet code. Portlet services are shared by all portlets and are, therefore, a great place to implement logic (and caching) that is shared by multiple portlets.

I just finished editing an article for the premier edition of The Sphere (WebSphere version of the highly respected The View magazine), which describes exactly how to implement a portlet service that accesses a Domino database.

HomeExperts on DemandIT Expert Webcast SeriesExpert KnowledgebaseSite Index
TechTarget provides technology professionals with the information they need to perform their jobs - from developing strategy, to making cost-effective purchase decisions and managing their organizations' technology projects - with its network of technology-specific websites, events and online magazines.

TechTarget Corporate Web Site  |  Media Kits  |  Site Map




All Rights Reserved, Copyright 2009, TechTarget | Read our Privacy Policy
  TechTarget - The IT Media ROI Experts