My requirement is to show a global error message.
I am using <html-el:errors/> for this.
So it's showing all the errors that has been added to ActionErrors object.
But my requirement is if I have got only one error than show the error
message.
And if I have multiple errors, just show a Generic message like " You have
few problems .. please find below".
So how do I know how many errors I have in the ActionErrors object as it is
just a String Object.

Any Ideas ?

Thanks,
-Sanjeeb


--
View this message in context: 
http://www.nabble.com/How-to-know-number-of-messages-in-ActionErrors-Object-t1825721.html#a4980132
Sent from the Struts - Dev forum at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to