Custom message for Calendar component

I created a custom validator for the Calendar component, which can be useful when the customer manually enters the date (without selecting from calander) with wrong format.

Custom message from the validator of the Calendar component is never displayed, but instead the message "conversion error occured" displayed when error occurs.

How can I make my custom validator to work on Calendar component?

Thank you.

[434 byte] By [MISS_DUKE] at [2007-11-26 10:56:29]
# 1
Please check out the tutorial http://developers.sun.com/prodtech/javatools/jscreator/learning/tutorials/2/cus tommessage.html.Thanks!-David
DavidBotterill at 2007-7-7 3:09:41 > top of Java-index,Development Tools,Java Tools...
# 2
If I customise the error message regarding conversion, the perticular message will be displayed whenever the conversion error occurs and thet is not my intention. I want a custom message for the Calander component in the perticular page only.THank you.
MISS_DUKE at 2007-7-7 3:09:41 > top of Java-index,Development Tools,Java Tools...