| View: | [ 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 | 2002 ] |
| Articles |
- Open Source-Based Portal-Lite by Scott Nelson - [Clicks: 72]
The key to writing reusable code that returns its promise is in identifying a future use before making it reusable. Open Source implementatons and portals are the perfect opportunity to write reusable components such as the light-weight portals.
[Include sample code]
http://www.developer.com/java/ent/article.php/3569446 - Dec, 2005 - Improve performance by caching Struts and Tiles applications by Nirmala Kodali - [Clicks: 236]
Caching of dynamic content (like servlets, JSPs, and Web services) significantly improves the performance of a Web application, and IBM WebSphere Application Server offers a built-in dynamic caching service for caching such content. Applications built using the Struts and Tiles frameworks can also be cached, using the simple steps described in this article.
http://www-128.ibm.com/developerworks/websphere/library/techarticles/0505_kodali/0505_kodali.html - May, 2005