|
| Refreshing Faces Managed Beans |
 |
Tue, 29 May 2007 11:26:43 EDT |
I'm doing JSF development using WDSC 7.0. I have a Faces Managed bean, where
I've added a new property to the bean (with appropriate getters and setters).
How can I "refresh" the managed bean from a Faces context? ie. make
it so that the new property is listed as one of it's controls? I've only
managed to do this so far by deleting, and re-adding the bean, which is
disruptive to my project.
|
| Post Reply
|
| Re: Refreshing Faces Managed Beans |
 |
Tue, 29 May 2007 12:20:28 EDT |
Hmmm... I've managed to solve my own problem, but I don't know how! Somehow
the listed controls in my Managed Bean have been updated, but I don't know what
I did to initiate the update.
|
| Post Reply
|
|
|
|
|
|
|
|
|
|