what is difference between Action messages and Action errors?
Answer Posted / gajendra
ActionErrors represent collection of ActionError objects.
ActionMessages ia super class of ActionErrors in Struts.
In Struts 1.2 ActionError and ActionErrors classes are
deprecated.
We have to use ActionMessage and ActionMessages instead.
Is This Answer Correct ? | 13 Yes | 1 No |
Post New Answer View All Answers
What is boolean strategy?
What is set string?
What is a stack class in java ?
Explain the importance of throwable class and its methods?
What does those terms actually mean included in the j.d.k i.6?
What do you mean by access modifier?
What are the differences between the constructors and methods?
Does chrome use java?
How is it possible for two string objects with identical values not to be equal under the == operator?
What is the use of runnable interface?
When does a class need a virtual destructor?
How do you download stubs from Remote place?
What are the six ways to use this keyword?
What is a control variable example?
What is the function of compareto in java?