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 the use of coding?
What is the basic of java?
What is array class in java?
What is singleton pattern?
Does java have extension methods?
Which package is always imported by default?
What is difference between path and classpath in java?
What is generic class?
is it possible to instantiate the math class?
What is a function easy definition?
Why java is platform independent? Explain.
What is callablestatement? How you can call stored procedure to pass in parameter?
How long will it take to learn java?
What is core java used for?
What is keyword auto for?