Yes you can!
But it's not a great design.
Also, beware of transactions, your risk executing actions in two
separate transactions if you update repository items.
Wilco
>
> Hi all
> Can we call the form handler method from another handler method. for
> example i am calling handelDemo from jsp. Inside that handle method
> can i call handelDemo2 method ? Weather it is possible or not