I know that by default if I specify
errors.required = {0} is required in the message
resource
, struts validator will use this message for missing
parameter that is required. But what if I want to
have very different error msgs for different missing
parameters? can this be done?
for example, if param1 is missing, i want to say
"param1 is required". But if param2 is missing, I
want to say "please refresh your page".
can this be done?
thanks in advance
__________________________________
Do you Yahoo!?
Yahoo! Small Business - Try our new resources site!
http://smallbusiness.yahoo.com/resources/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]