Re: Passing value in error message

2009-09-06 Thread Tommy Pham
- Original Message > From: Muhammad Owais > To: user@struts.apache.org > Sent: Sunday, September 6, 2009 12:04:04 AM > Subject: Passing value in error message > > > Dear; > I am looking for a solution to pass value as parameter to the error message. > What

Passing value in error message

2009-09-06 Thread Muhammad Owais
Dear; I am looking for a solution to pass value as parameter to the error message. What I want to achive is that I have to validate Date field. This date field's validation is of general type and with the concept of re-useablity.  The validation rule(s) is like the date should be greater then cur

Passing value in error message

2009-09-05 Thread Muhammad Owais
Dear; I am looking for a solution to pass value as parameter to the error message. What I want to achive is that I have to validate Date field. This date field's validation is of general type and with the concept of re-useablity.  The validation rule(s) is like the date should be greater then curr