chamal desilva wrote:
And is there a way that we
can add common functionality to all methods in
DIspatchAction class?
Suppose you could extend DispatchAction and implement an execute(...)
method that does something then returns super.execute(...).
-Dave
---
Hi,
I need to group actions to a common action class.
We dont have EventActionDispatcher since we have
struts version 1.1.
DispatchAction class needs button names to have the
save name as method names. And is there a way that we
can add common functionality to all methods in
DIspatchAction class
2 matches
Mail list logo