Re: [Actionframework-users] processing order suggestion
Status: Inactive
Brought to you by:
ptoman
From: Petr T. <Pet...@pi...> - 2003-05-15 07:32:14
|
> So I am asking. Is there an elegant solution to call method after the > view is rendered? I know that <template> can include <invoke> but this=20 > is called before rendering. I think you can put the db cleanup code into: 1) overriden requestCleanup() method of ActionServlet, 2) destroy() method of a component with "request" persistence=20 that implements Destroyed interface. Does this fit your needs? P. Toman [ http://dione.zcu.cz/~toman40 - Pet...@pi... - ICQ=3D22957959 ] |