Never mind.  The answer is to use Component.setEscapeModelStrings(boolean).

On Tue, Oct 21, 2008 at 4:02 PM, nate roe <[EMAIL PROTECTED]> wrote:

> I have a Form with a FeedbackPanel.  When there is a problem in a validator
> (subclass of AbstractFormValidator), the validator calls error(...) with a
> message resource key.  This all works as planned.  However, I need to style
> the text in these feedback messages (parts of some messages need to be
> bold).  How can this be accomplished?
>
> Thanks,
> Nate Roe
>

Reply via email to