I seem to have successfully built a validator and translator, although now 
that I have, it seems I only need a translator, because it does validation 
during the translation. (and the validator works on the Object rather than 
text side of any field).

However, I have hit on a little problem.  I want to create an appropriate 
error message when the translation fails.  This seems to work in the basis 
that I pass a message-key which is looked up in a properties file (locale 
based).  

I tried putting this key and local messages into my applications .properties 
file but they were not found there.  So where can I put my messages?
-- 
Alan Chandler
http://www.chandlerfamily.org.uk

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

Reply via email to