You could have an entry in your properties file like "error.generic={0}"

Then use "new ActionError( "error.generic", "The legacy error message" );"

That what you were looking for?
Dave Derry


----- Original Message ----- 
From: "Ashish Kulkarni" <[EMAIL PROTECTED]>


> Hi,
> Does ActionError class read value from properties
> file??
> what if i have an error message coming from some
> legacy application, can i still user ActionError, 
> if yes how do i build a ActionError class with this
> message??
> 
> 
> =====
> A$HI$H



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

Reply via email to