--- On Thu, 8/14/08, Lukasz Lenart wrote: > Just leave prepare() empty (you can also setup interceptor to don't > call prepare() method) and implement prepare<YourMethod>()
IMO it's preferable to simply not implement prepare() rather than leave it blank (which is misleading). Configuring a Preparable action's interceptors to not call prepare() it is borderline malicious, and at best confusing. It'd be better to just fix the actual problem. Dave --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]