Re: What is the placeholder character for ActionError?

2001-12-13 Thread T. Wheeler
> What is the placeholder character that will get replaced in the error > message string? The placeholder is {D}, where D is a digit between 1 and 5. In other words, you might have something like this in your ApplicationResources.properties: error.basic=An error occured, here is some in

RE: What is the placeholder character for ActionError?

2001-12-13 Thread Knee, Jeff
D] > Subject: What is the placeholder character for ActionError? > > > The doc for ActionError states: > "An encapsulation of an individual error message returned by > the validate() > method of an ActionForm, consisting of a message key (to be > used to look up >

What is the placeholder character for ActionError?

2001-12-13 Thread SHURTLEFF,ROBERT (HP-FtCollins,ex1)
The doc for ActionError states: "An encapsulation of an individual error message returned by the validate() method of an ActionForm, consisting of a message key (to be used to look up message text in an appropriate message resources database) plus up to four placeholder objects that can be used fo