[PJUG Javamail] JSF question

Michael Phoenix michaelandrewphoenix at gmail.com
Fri Feb 13 12:28:28 EST 2009


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