Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The typical client-servant interaction from the client's point of view is shown below. Every time when the portlet's processAction() or render()" is called the client has to get the reference to the IPortletServantLocator instance and then call _locate() to return the instance of the IPortletServant:

...