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 / sreenivasulu

configuration done web.xml

Is This Answer Correct ?    1 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why a component architecture for the java platform?

1314


What is the difference between the font and fontmetrics classes?

1215


When a thread blocks on i/o, what state does it enter?

1157


What method is invoked to cause an object to begin executing as a separate thread?

1095


int x=5,i=1,y=0; while(i<=5) { y=x++ + ++x; i=i+2; } System.out.println(x); System.out.println(y); System.out.println(i); How to solve this? Please explain!

1889


Define prototype?

1125


Name the eight primitive java types.

1202


How would you reatach detached objects to a session when the same object has already been loaded into the session?

1263


Which characters may be used as the second character of an identifier, but not as the first character of an identifier?

1104


What is the relation between the infobus and rmi?

1066


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

1201


Is it possible to stop the execution of a method before completion in a sessionbean?

1147


What is the purpose of the notify() method?

1137


Why do threads block on i/o?

1322


Is a class a subclass of itself?

1314