Hi,

I need use client-side validation in my application. I am using Shale Validator (shale-core-1.0.2) with Myfaces 1.1.1. The validation works fine, but messages appears encoded in wrong way. For example, for message:

errors.required={0} é um campo obrigatório.

Appears: "Nome é um campo obrigatório." in alert window.

The same happens using corejsf-validator tag.

Any suggests?

Thanks, Rodrigo

Reply via email to