Re: Struts Action with two or more "process methods"

2007-09-24 Thread michetag
d.action, calls >> SomeAction.doSomeMethod(). >> >> 2007/9/21, michetag <[EMAIL PROTECTED]>: >>> >>> >>> Hi all!!.. >>> I'm new with the framework and we are trying to develope a proyect with >>> Struts 2. >>>

Struts Action with two or more "process methods"

2007-09-21 Thread michetag
Hi all!!.. I'm new with the framework and we are trying to develope a proyect with Struts 2. In the Analysys of the proyect we are trying to understand if it's possible to call different "process methods" ( or execution method ) in the same Action class. It is so or always when we call an actio