Norbert Sándor wrote:
> 
> I think you have to use this "dirty" solution.
> 

Ok, I'll use another way : injecting the message into the Validator

<bean name="uploadFileValidator"
class="tap03.ui.web.validators.DocumentsUploadFileValidator" >
 <set name="messageUnauthorizedContenttype"
value="message:documents.fileupload.unauthorizedcontenttype" />
</bean>

-- 
View this message in context: 
http://www.nabble.com/Localized-validation-messages-tf2842493.html#a7938551
Sent from the Tapestry - User mailing list archive at Nabble.com.


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

Reply via email to