Portals / Portlets (JSR 168) Main

View: [ 2011 | 2010 | 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 | 2002 ]

Articles
  

Articles:
  • How Portal Standards Enable Reuse by Jeffrey Ryan   - [Clicks: 30]
    As an IT professional, it is likely that you have heard portal buzz words including JSR 168 and WSRP. But if you are like many, you may not understand the differences or the benefits of these complementary portal standards.
    http://www.developer.com/java/ent/article.php/3789811 - Dec, 2008
  • The Portlet Packet: A quickstart guide to Portlet 2.0 by Navaneeth Krishnan   - [Clicks: 56]
    Interested in building small bits of browser-based functionality for public or internal consumption? Portlets could be the answer. Portal Zone blogger Navaneeth Krishnan discusses the qualities that define a portlet application, then walks you through a short development example that will get you started with the new Portlet 2.0 spec.
    [Includes sample code]
    http://www.javaworld.com/javaworld/jw-11-2008/jw-11-portletpacket1.html - Nov, 2008
  • The Portlet Packet: Inter-portlet communication in Portlet 2.0 by Naresh Devnani   - [Clicks: 38]
    The Portlet 1.0 spec didn't do much to enable portlets to communicate, especially if they lived in different Web applications. Author Naresh Devnani shows you how all that has changed with the new Portlet 2.0 spec, with a new event model that makes it easier for portlets to talk -- and listen.
    [Includes sample code]
    http://www.javaworld.com/javaworld/jw-11-2008/jw-11-portletpacket3.html - Nov, 2008
  • The Portlet Packet: Inter-portlet communication with the Dojo toolkit by Sandeep Tol   - [Clicks: 23]
    The Portlet 1.0 specification has serious limitations when it comes to inter-portlet communication, but not everyone is ready to jump to Portlet 2.0. In this addition to the JavaWorld Portlet Packet, author Sandeep Tol shows you how to use the Dojo toolkit to enhance communication between portlets based on Portlet 1.0.
    [Includes sample code]
    http://www.javaworld.com/javaworld/jw-11-2008/jw-11-portletpacket2.html - Nov, 2008
  • Reuse and the Portal Onion by Jeffrey Ryan   - [Clicks: 15]
    Reuse is the Holy Grail that many IT shops search for to reap the benefits of lower development and maintenance costs. Read on and peel the layers of the portal onion, examining how each layer enables reuse of front-end components and infrastructure.
    http://www.developer.com/design/article.php/3776521 - Oct, 2008
  • Why Portal or Why Not Portal? by Jeffrey Ryan   - [Clicks: 122]
    Many developers and software architects question why they should use a portal framework to create their websites. Perhaps a better question is why not use a portal framework to create your website. Read on to learn how a portal framework knits together the architectural elements related to user experience.
    http://www.developer.com/java/ent/article.php/3764286 - Aug, 2008
  • JSR 286 Portlets: Action-scoped Request Attributes by Ray Radhakrishnan   - [Clicks: 76]
    The recent Java Portlet Specification 2.0 final draft (JSR 286) addresses a shortcoming in the action-render model used in the current spec to be able to let the container take care of managing the attributes between action and render.
    http://www.theserverside.com/tt/articles/article.tss?l=JSR286Portlets - Jun, 2008
  • What's new in the Java Portlet Specification V2.0 (JSR 286)? by Stefan Hepper, Oliver Koth   - [Clicks: 143]
    Learn all about the second version of the Java Portlet Specification (JSR 286). In Version 2.0, the specification and the APIs more than doubled, and it allows you to implement most use cases without the need to have vendor extensions. The portlet programming model also provides events and public render parameters so that you can build larger composite applications out of your portlets and reuse your portlets in different scenarios.
    http://www.ibm.com/developerworks/websphere/library/techarticles/0803_hepper/0803_hepper.html - Mar, 2008

[Top]