William G. Thompson, Jr. wrote:
> Rainer Schmitz wrote:
>
>> Aloha!
>>
>> Another question regarding portlet support:
>> Is it possible to redirect to another portlet controller as with
>> RedirectView for servlets?
>
>
> No at the moment. Not sure this is a fit for the Portlet spec...the
> Portal controls how individual Portlets are called.
That's true.
Actually, what I was looking for is a way to call another view
controller from within the controller activated by the request. For
servlets we can do that with RedirectView, portlets probably will have
to find another way.
Rainer
|