| 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
|
 |
 |
|
|
subject: bean properties are coming back null
|
|
|