There isn't a way to display input values using the validator framework.

Also if you did it could potentially lead to your site having an XSS
vulnerability:
http://wiki.apache.org/struts/StrutsXssVulnerability

Niall

On 6/20/06, Dhanasekaran Vivekanandhan <[EMAIL PROTECTED]> wrote:
Hi All,
I am using struts1.2.9,
and one of the form input value is date field and i
want to show the error message, "Date entered,0909200
is not a  valid date",  if the date entered in the
form is 0909200.
I am using the datePattern validator plugin.I dont
know how to pass the user input date value to error
message defined in .properties file.
Any help wolud be appreciated.
TIA,
dhanasekaran


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

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



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

Reply via email to