le3000 a écrit :
And the subview get imported using something like: <c:import
url="${param.service}.jsp"/>
check subview does exist upon submit, i suspect your param.service does not exist upon submit, leading to upload component not existing in tree, itself leading to setters not called. Difficult to tell without full code. Try to use some tool like faces trace to get dump of component tree and lifecycle steps actually executed.

Reply via email to