Problem with valueChangeListener

Hi all,

Iam using two dependend lists. suppose an item in one list selection will give the reflection in other one. Here exactly my problem is as iam having more <h:inputText>'s having required attribute set to true. So whenever an element get selected in the list results of form submissions. Atomatically i was getting the msg "validation error: Value required" event thought for list selection. Also I Even using

fc.getRenderRespone inte valueChanged Listerner method.

urgent help please,

vijaycanaan.

[543 byte] By [vijaycanaana] at [2007-11-27 5:51:44]
# 1
use context.renderResponse instead of context.getRenderResponse.andadd attribute immedite=true in the tag which has value change listener attribute.
Hemant.Jhaa at 2007-7-12 15:41:21 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...