10.4 Struts
A Struts portlet configuration consists of a specific Portlet class to extend from, some init-params to configure it, as well as an specific RequestProcessor class in struts-config.xml. This configuration is slightly different from the IBM Portlet API to the JSR 168 API. In Chapter 15, Struts portlet development using the JSR 168 API you can find more details that will help you to migrate a Struts Portlet application based on the IBM Portlet API to a Struts Portlet application based on the JSR 168 API.
|