Wednesday, January 10, 2007

Passing parameters from JSF to backing beans

For all JSF developer sooner or later raises a question "How should I pass some value from the page to the managed bean?"

Take a look on this article to find out several ways to do this: Passing parameters from JSF to backing beans

0 comments: