How to get the "ActionErrors" object reference ???

2006-06-21 Thread Sanjeeb Patel
Hi, How do I get the "ActionErrors" object which have been saved in the request. Here is the code below .. I have hard coded for the time being to populate the "ActionErrors" object. Once a page populates this "ActionErrors" object how do I get a reference of this object in one of my JSP

How can I avoid "???en_US."

2006-06-21 Thread Sanjeeb Patel
I am using and getting the question marks and en_US prepended with all the error messages .. as below. Why is that .. How can I avoid "???en_US." ???en_US.TEST ERROR1??? ???en_US.TEST ERROR2??? ???en_US.TEST ERROR3??? ???en_US.TEST ERROR4??? Thanks For your Help. -Sanjeeb -- View this messag