users@woodstock.java.net

Re: messageGroup component

From: Jason Suplizio <suplizio_at_gmail.com>
Date: Mon, 10 Dec 2007 09:39:35 -0800

Okay, I'll play with this more and get back with more questions. Thanks
Venky!

On Dec 10, 2007 12:42 AM, Venkatesh Babu <Venkatesh.M_at_sun.com> wrote:

> The messageGroup component shows error messages that components may want
> to display on the page.
> If you want to classify the error messages and render then differently
> according to the severity, try using the
> alert or the pageAlert components. You can capture the exception/message
> thrown and render that in the
> summary/detail message of the alert.
>
> -Venky
> Jason Suplizio wrote:
> > We're determining the best component for rendering global messages on
> > the UI. I like the messageGroup component, but it doesn't appear to
> > provide a lot of functionality. Is it possible, to customize the UI of
> > the message component by examining the severity? Is there different,
> > more intelligent component that you recommend I use for displaying
> > multiple messages that gives me hooks to customize the UI?
> >
> > Thanks!
> > Jason
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_woodstock.dev.java.net
> For additional commands, e-mail: users-help_at_woodstock.dev.java.net
>
>