> However, PRG does allow transfering objects in the session (ActionErrors,
> Messages and FieldErrors for example have to be put there to show them on the
> next action - have to be "handwritten" interceptor or something).
>

The default portlet interceptor stack already handles this. It pushes
the action executed in the "event" phase onto the stack before the
render is invoked.

Nils-H

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to