34 IBM WebSphere Portal for Multiplatforms V5 Handbook
2.4.11 Struts portlet framework
Struts is a very popular framework for Web applications using a
Model-View-Controller design pattern. The Struts framework can be used to
effectively design Web applications and support development teams of different
sizes and organizations.
For WebSphere Portal 4.2, the Struts Portlet framework was updated to include
the Struts 1.1 Beta 3 release and support for tiles and file upload was added.
The Struts Portlet framework in the WebSphere Portal 4.2 implementation is
closely tied to Portal Core API, so changes there will affect the Struts Portlet
framework and require changes to function in the WebSphere Portal V5 product.
There are also WebSphere Appli ...