JSR-286 Now Posted
JSR-286 Now Posted
The major changes in version 2 of the Java Portlet API are:
- Events - enabling a portlet to send and receive events and perform state changes or send further events as a result of processing an event.
- Public render parameters - allowing portlets to share parameters with other portlets.
- Resource serving - provides the ability for a portlet to serve a resource (including doing ajax calls).
- Portlet filter - allowing on-the-fly transformations of information in both the request to and the response from a portlet.
Read More:
http://www.theserverside.com/news/thread.tss?thread_id=49711
Thanks