The difference is that a validator only does it job when data comes in.
A converter also works on data that goes out.

And the difference in incomming data isn't that great, they are doing the same thing.
Except thata converter throws an conversion exception and that will be a TypeValidator error message
and a validator will throw its own message with its own name.

johan



On 5/9/06, Bruno Borges < [EMAIL PROTECTED]> wrote:
What's the difference between these two components and where they fit better?

--
Bruno Borges
[EMAIL PROTECTED]
Sun Certified Java Programmer for 1.4
Sun Certified Web Component Developer for 1.4

Reply via email to