com.ibm.portal.struts.action
Interface IStrutsPrepareRender


public interface IStrutsPrepareRender

IStrutsPrepareRender is an interface that a Struts action can implement. The Struts action can then be detected by the request processor. A Struts action implementing IStrutsPrepareRender will result in the creation of a Struts view action command, which will be executed in the render phase of Portal.

Since:
5.1