| Author |
Struts 2 with out execute method
|
Phoenix nebula
Greenhorn
Joined: Nov 23, 2010
Posts: 1
|
|
|
Can i have a custom method something like doprocess() instead of execute()? but do equivalent functionality of execute method?
|
 |
Ankit Garg
Saloon Keeper
Joined: Aug 03, 2008
Posts: 9191
|
|
|
Yes you can. In the action configuration you can set the method and the class both...
|
SCJP 6 | SCWCD 5 | Javaranch SCJP FAQ | SCWCD Links
|
 |
 |
|
|
subject: Struts 2 with out execute method
|
|
|