On 9/12/07, tom tom <[EMAIL PROTECTED]> wrote:
> If you are developing portlets with struts2
> I doubt *Aware interfaces work properly, you have to
> do it differently.

I don't know of anything that would preclude you (or anyone else) from
writing a set of Portlet aware Interceptors.  They could even use the
same *Aware interfaces.  The advantage is that you could use the same
actions whether or not they were in a Portlet by just changing the
Interceptor Stack.
  (*Chris*)

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

Reply via email to