Re: html:errors tag

2005-08-01 Thread Laurie Harper
Kalra, Ashwani wrote: I have a message defined like this in .properties file 2001={0} is required I am passing for eg "status" for the {0} Errors tag is printing it like this [status] is required Why its printing [] in the actual message ? Because that's what you've told it to ;-) Check w

html:errors tag : Please ignore, found the problem

2005-08-01 Thread Kalra, Ashwani
-Original Message- From: Kalra, Ashwani [mailto:[EMAIL PROTECTED] Sent: Monday, August 01, 2005 6:13 PM To: user@struts.apache.org Subject: html:errors tag Hi, I have a message defined like this in .properties file 2001={0} is required I am passing for eg "status"

html:errors tag

2005-08-01 Thread Kalra, Ashwani
Hi, I have a message defined like this in .properties file 2001={0} is required I am passing for eg "status" for the {0} Errors tag is printing it like this [status] is required Why its printing [] in the actual message ? Thanks Ashwani This message contains information that may be pri

displaying declarative exception with html:errors tag

2004-12-26 Thread Brandon Goodin
I've been using struts for a long time and feel like an idiot asking this question. However, I'll ask it anyway. I decided to toy with Struts declarative exception handling. I can see that it is working because when i place a breakpoint on jsp and look into the request scope i see the exception is