2008/3/27, pannar <[EMAIL PROTECTED]>:
>
> There was a interview question in Struts framework.



Mmm... ready for a "do your own homework" answer?

When i extend the Action class to implement the db/business logic



Bad habit, the db/business logic should be elsewhere, not in actions...

is it
> possible to invoke my own business logic methods without overriding
> execute() method of Action class??



If you don't know it, then probably you don't know Struts 1: I feel that you
wanted to fool your interviewer, right?

Sorry for the rant.
Antonio

Reply via email to