Pragati verma

Greenhorn
+ Follow
since Oct 02, 2010
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Pragati verma

Shruthi Sam wrote:Hi,
In Action class, we will be overriding the execute method generally. My doubt is, can we have some other method instead of execute(), like some xyz() and is it possible to call this xyz() method instead of execute(). Is there any place where it is mentioned/mapped like we need to call execute in the Action class? Kindly clear my doubt.





[Pragati]Hi

In Action class, we will be overriding the execute method generally. My doubt is, can we have some other method instead of execute(), like some xyz() and is it possible to call this xyz() method instead of execute().mention method="xyz"in struts.xml file.
13 years ago