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...

whats is mean Actionerrors and Actionerror?

Answer Posted / mahesh

In Struts, error messages are represented by creating
an object of type ActionError i.e.,

ActionError ae = new ActionError("errone");

To store multiple ActionError objects we use
ActionErrors object

ActionErrors aes = new ActinErrors();
aes.add("one",ae);

Is This Answer Correct ?    25 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the front controller in struts2?

1005


What is actionservlet?

1050


how to connect from struts to database through hibernet and where u can modify the class

2601


What is struts? Explain

1013


What is the flow of requests in struts based applications?

1029


What is value stack?

1094


what is meant by Struts Validator Framework?

1051


Do I have to credit struts on my own website?

1047


What is switchaction?

1211


Describe the mvc on struts?

1005


Who wrote struts?

1019


What is s token?

1037


What are the reasons for an error message not being displayed while developing struts application?

990


What is the difference between struts and spring? Explain

949


List some bundled validators?

1034