Gomathi wrote:
hai,
what will happen when the execute () of action class is overrided by the
subclass called dispatch action?.
Regards
gomes
If you mean extending DispatchAction, your execute() method will get
called. Unless you have a call to super.execute() (which then calls
DispatchA
"Object Oriented Programming"
I would suggest investing in a copy of Java POOP [
http://stevenf.com/mt/gfx/javapoop.jpg]? Of course we know it's an acronym
for "Principles of Object Oriented Programming", but good times nonetheless.
On 8/23/06, Leon Rosenberg <[EMAIL PROTECTED]> wrote:
the o
the overriding action's method will be called, what do you expect?
leon
On 8/23/06, Gomathi <[EMAIL PROTECTED]> wrote:
hai,
what will happen when the execute () of action class is overrided by the
subclass called dispatch action?.
Regards
gomes
-
3 matches
Mail list logo