File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JSF and the fly likes Bean methods aren't called by a JSF page. Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "Bean methods aren Watch "Bean methods aren New topic
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
 
I agree. Here's the link: http://zeroturnaround.com/jrebel/download
 
subject: Bean methods aren't called by a JSF page.
 
Similar Threads
setting parameter in backend bean before JSF page loads
JSF - JSTL - Richfaces
Problem with JSTL and RichFaces/JSF
Question on jQuery ajax functionality & troubleshooting called bean in JSF page
JSF Page should not refresh on click of JSF button