ALL >> Computer-Programming >> View Article
Overview And Coordination Between Portlets By Understanding The Specifications Of Java Portlet 2.0

For GWT development we need to understand what portlets are. They are web-based components enabling integration between applications and portals during GWT development and also enable offshore java developers to deliver applications on portals. By understanding the Java portlet specification we can know how it can achieve interoperability among portlets and portals by defining the APIs for portlets. The Java Portlet Specification 1.0 brought a world of difference by bringing standards that allow offshore java developers to build portlets that can run in portals. Since its inception it has gone through many real world tests in portal development and deployment. There are some gaps identified by community by will take time to evolve them before being available to public. Till that time vendors have started evolving those gaps and build custom solutions, unfortunately resulting into portlets which are not portable.
In the beginning of the year 2006 an expert group started to work on Java Portlet Specification 2.0 while its version was finalized and approved in 2008. Here we will see the new features that are available in ...
... the later version so as to see how GWT developers can write the portlets with these new features.
Implementation of Java Portlet Specification 2.0 can be done from OpenPortalPortletContainer2.x. Additionally it also provides with a portlet driver that simulates some capabilities of a typical portal product like Web Space Server, Liferay Portal.
Coordination Between Portlets: In order to provide coordination between portlets, the java Portlet specification, JSR 286, introduces below mechanisms:
Events: Portlet events that a portlet can receive and send
Public Render Parameters: Render states that can be shared between portlets
Events
A single way for achieving eventing between portlets is through a portlet session in JSR 168. It makes possible between portlets that are in same web application. While in case of JSR 286 a lifecycle is defined for events making the eventing possible between portlets that are in different web applications.
An event is a lifecycle operation that occurs before the rendering phase. They can be well described as loosely coupled, brokered means of communication between portlets. They also allow portlets to respond on actions or make changes while not relating directly to an interaction of the user. Events are declared in its deployment descriptor by the portlet with the use of event-definition element. Events are specified by each portlet as per its wish of publishing which is done through element supported-publishing-event and those it would like to process is done though element supported-processing-event.
The supported-publishing-event and supported-processing-event elements must reference the event name defined in the portlet application section in an event-definitionelement. Then events are created with the use of setEvent() method at the time of action processing. After its finished the events are processed by the portlet container. Also events are created during the event phase by the setEvent() method on EventResponse. For receiving events implementation of javax.Portlet.EventPortlet interface is must. To receive events, the portlet must implement the javax.Portlet.EventPortlet interface. To target the portlet with an EventRequest and EventResponse object the portlet container calls the processEvent() method for targeting each event to the portlet.
For accessing the triggered process the portlet calls by using the EventRequest.getEvent() method and in return this method returns an object of type Event that encapsulates the current event name and value.
For identifying them uniquely event names are represented as QNames. The event name can be retrieved by using the getQName() method that returns the complete QName of the event, or by using the getName() method that returns only the local part of the event name. The value of the event must be based on the type defined in the deployment descriptor.
For More Information :- Java Development | Java Solutions
Add Comment
Computer Programming Articles
1. How Digital Publishing Solutions Improve Content Distribution?Author: tribotz
2. The Evolution And Relevance Of Ibm I (as/400, Iseries) In Modern Business
Author: Siddhant Saxena
3. Ai Software Development Services In Japan: Shaping The Future Of Technology
Author: jagpreet
4. Predictive Maintenance Market Set To Surge To $79.1 Billion By 2032
Author: Rutuja kadam
5. Why Every Business Needs A Custom Mobile App In The Digital Age
Author: Miachael Williams
6. Building A Strong Foundation: Beginner Programming Courses For Young Learners
Author: stem-xpert
7. How Web Design Chicago Is Revolutionizing The User Experience For Businesses
Author: Tim Harrison
8. Best It Courses | Which Course In It Is Best?
Author: Kodestree
9. Uv Stabilizers Market Poised To Hit $1.90 Billion By 2032: Growth Trends & Insights
Author: Rutuja Kadam
10. The Ultimate Guide To Choosing The Best Cross-platform App Development Company For Your Business Success
Author: Siddharth
11. Stand-up Pouches Market To Be Worth $52.1 Billion By 2032
Author: Rutuja Kadam
12. Top Full Stack Development Services For Web And Mobile Apps In 2025
Author: jonathan
13. Revolutionize Your Online Presence With Cutting-edge Web Development!
Author: Hitvanshi
14. Top 10 Ibm I Service Providers Right Now
Author: Siddhant Saxena
15. How Mobile Applications Helps Local Businesses Grow?
Author: Ritesh Sharma