I am using struts 1.2.8, and I am validating an indexed property and everything works just fine. When validation fails for an item I want to display action message saying Item <i> is required, I was finding a way to do that couldn't find anything.
Can anyone please suggest how to get this working? TJ.