| Author |
Bean methods aren't called by a JSF page.
|
Francisco Neto
Greenhorn
Joined: Mar 29, 2007
Posts: 25
|
|
Hi all, I got a problem with jsf! I have a bean in the session scope. First, I open a jsp page that does some work and then I redirect it using the navigation-rule in the faces-config.xml file. The problem is when I come into the second page, all the action doesn't work! They just don't call the bean method in a action event! Any advice?! Thanks
|
 |
 |
|
|
subject: Bean methods aren't called by a JSF page.
|
|
|