aspose file tools
The moose likes JSF and the fly likes bean properties are coming back null Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of Mongo DB Applied Patterns this week in the MongoDB forum
or a resume review from Five Year Itch in the Jobs Discussion forum!
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "bean properties are coming back null" Watch "bean properties are coming back null" New topic
Author

bean properties are coming back null

Anthony Taylor
Greenhorn

Joined: May 04, 2006
Posts: 26
For some reason, the bean properties are returning null even after the set is called for the UpdateModelValues phase. This really confuses me. We are assigning the value using ValueExpressions. We are using Exadel Studio, and we can see the setter getting called from debug mode. Thee only place it is not null is when the UpdateModelValues occurs. If anyone could shed some light on this I would greatly appreciate it.
Cameron Wallace McKenzie
author and cow tipper
Saloon Keeper

Joined: Aug 26, 2006
Posts: 4967

Are sessions enabled on the JSP pages? Is everything spelled correctly, including case?

Just some shots in the dark.


Author of Hibernate Made Easy, What is WebSphere???, JSF 2.0 Made Easy and the SCJA Certification Guides
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: bean properties are coming back null
 
Similar Threads
Page Navigaion issue
Servlet --> Jsp with beans
session time out for EJB's..
Using c:if ,logic:empty to check existence of bean data
request.getParameter access the Struts form values