I'm enjoying the helper methods extended from the AbstractViewController
and I'd like to send a message to a particular component.  For example,
here's the slick error() method.

protected void error(javax.faces.component.UIComponent component,
                     java.lang.String summary)

I'm not sure how to reference the desired component.  Can I refer to the
component with its ID?

Thanks


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

Reply via email to