On Thu, May 25, 2006 2:30 pm, Frank W. Zammetti wrote:
> My plan is to create 4 interceptors.  Two for input and two for output,
> one each for XML and one each for JSON.

See, I learned something already... I thought there was a difference
between Interceptors that fire before and after an Action, now I see it's
just before() and after() methods of AroundInterceptor, so it's just two
Interceptors, AjaxXMLIOInterceptor and AjaxJSONIOInterceptor.  This is
*already* a worthwile exercise! :)

Frank

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

Reply via email to