Hi,
There was a interview question in Struts framework.
When i extend the Action class to implement the db/business logic, is it
possible to invoke my own business logic methods without overriding
execute() method of Action class??
regards
pannar
--
View this message in context:
http
Ok man. no problem. :-)
I understood that this forum is not going to provide some tips for the
interview and this is only for the users/developers who worked on struts
much.
pannar wrote:
>
> Hi,
>
> There was a interview question in Struts framework.
> When i extend the