Desktop Portlet Container implementation. This implementation
redirects only if the query paramater encoder=desktop is NOT specified.
When the encoder=desktop parameter is specified, the 'redirect' URL
is returned in the response body for use by desktop javascript code.
redirect(String location,
org.apache.pluto.om.window.PortletWindow portletWindow,
javax.servlet.http.HttpServletRequest servletRequest,
javax.servlet.http.HttpServletResponse servletResponse,
org.apache.pluto.core.InternalActionResponse _actionResponse)
This redirect does not redirect, instead returns the redirect URL in the response
Methods inherited from class org.apache.pluto.PortletContainerImpl