posted 16 years ago
Thanks Venkat,
But now I am facing another problem, when I am redisplaying the same page the value in the text field is not getting changed(it is having the value that was entered before cancel button was clicked)
I am not able to understand this behaviour, since I guess due to immediate=true the model values would not have been updated and hence the property of the backing bean which is associated with the input text should not have been updated and should have displayed value of the property in the input text.
But the text entered before cancel action is getting displayed.
Regards,
Joshua
SCJP,SCWCD, Into ATG now!