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 Invalid state exception in accessing managed bean Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "Invalid state exception in accessing managed bean" Watch "Invalid state exception in accessing managed bean" New topic
Author

Invalid state exception in accessing managed bean

jaya amu
Greenhorn

Joined: Jun 25, 2006
Posts: 1
Hi All,
I am using a managed bean with only one boolean property. Iam changing the status of this bean from different pages based on ceratin conditions.
Iam abale to set the property in some pages, but in some pages iam having the above exception when i call this bean and setting the property.
Please let me how to overcome this.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Invalid state exception in accessing managed bean
 
Similar Threads
Problem passing parameters from one page to another.
clear session scoped variable values
PropertyNotFoundException: Can't set managed bean property
JSF and REST urls
cant deploy my application,please help