Enterprise Software Development - JEE/J2EE

This is a blog about Enterprise Software Development with the Java Enterprise Edition. Beside this, I blog about Oracle Weblogic and other related technologies that hit my road. "Architecture is frozen music" (Arthur Schoppenhauer)

2008-06-14

JSR 286: Portlet Specification 2.0

Es ist so weit. Die neue Portlet Spezifikation 2.0 (JSR 286) ist da. Lang hat es gedauert und es scheint auch ein steiniger Weg gewesen zu sein, die Ideen von Sun und IBM unter einen Hut zu bekommen.


    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.

(Quelle: The Serverside)

Wenn man mal ehrlich ist, dann sind das alles Dinge, die man in den Portalen der Hersteller schon seit langem findet. Vielleicht ist es daher auch schon fast zu spät für die Version 2.0. Aber das wird die Zeit schon zeigen.

Labels: , ,

 

2008-02-22

MyFaces Portlet Bridge - Version 1.0.0-alpha

Das Apache Projekt MyFaces hat die Verfügbarkeit der Alpha-Version von Apache MyFaces Portlet-Bridge 1.0.0 bekannt gegeben.

Release-Notes

Labels: , , , , ,