Tuesday, June 4, 2013

what is default implementation of render method in GenericPortlet?

The default implementation of the render method in GenericPortlet attempts to dispatch a render request to a doView, doEdit, or doHelp method, depending upon the portlet mode.

No comments:

Post a Comment