[PJUG Javamail] JSF question

Joe Sam Shirah joe_sam at bellsouth.net
Fri Feb 13 19:12:24 UTC 2009


    Hi Mike,

    Yep, what you said and/or what Zack said.

    The only thing I would add is that you don't need another entry in the 
navigation XML for that situation.  If there's not a match to the returned 
String, the default is to show the same page.


                                                         Joe Sam

Joe Sam Shirah -        http://www.conceptgo.com
conceptGO       -        Consulting/Development/Outsourcing
Java Filter Forum:       http://www.ibm.com/developerworks/java/
Just the JDBC FAQs: http://www.jguru.com/faq/JDBC
Going International?    http://www.jguru.com/faq/I18N
Que Java400?            http://www.jguru.com/faq/Java400

----- Original Message ----- 
From: "Michael Phoenix" <michaelandrewphoenix at gmail.com>
To: <javamail at pjug.org>
Sent: Friday, February 13, 2009 12:28 PM
Subject: [PJUG Javamail] JSF question


> This is kind of a newbie question, but I've only been working with JSF
> professionally for about 6 months, so I'm hoping for some advice from
> more experienced developers.
> 
> I'm doing some major renovations to our application's UI. I want to be
> able to check several boxes, click a button to perform a backing bean
> function, and then come back to the same screen re-initialized to
> clear the check boxes. I'm thinking of using the faces configuration
> navigation faculty to do this by having the function I invoke return
> the action string and using my page as the "to-view". Will this work
> or is there a better way to clear the check boxes?
> 
> Thanks,
> Mike




More information about the Javamail mailing list