Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How will the struts know which action class to call when
you submit a form?

Answer Posted / chetanya

struts-config.xml in this file.
under the tag <type> absolute path of Action class
under the tag <name> name of the action form class
Both of this will be called when the desired action
mentioned under the <path> tag will be called and
struts-config.xml will call action class mentioned in the
<type> tag and also populate the fields of form class
mentioned under <name> tag.

Thanks,
Chetanya

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Describe, in general, how java's garbage collector works?

1082


Can I map more than one table in a cmp?

1129


Describe activation process?

2717


When a thread blocks on i/o?

1171


What is metaspace?

1090


What are the sequence of steps to write pub or sub model kind of application?

2558


Why do I get a duplicate name error when loading a jar file?

1201


Write a program to show synchronization?

1210


Why are component architectures useful?

1122


Have you used threads in Servelet?

2559


Explain the different types of memory used by jvm?

1199


What is the difference between RMI registry and OS Agent?

1197


What is synchronization and why is it important?

1188


Difference between loadclass and class.forname?

1098


What is the purpose of the finally clause of a try-catch-finally statement?

1077