hi all
i am using
jsf pop up implementation. In this i have two bean each in request scope and two
jsp pages. In one of the page(first page) from where dialog is getting launched and if we after doing all operation on dialog page comes back to launching dialog page(first page) there is drop down , in it valueChange Listener method i m resetting values of all other fields but it is not getting done. i m using partial trigger at table label in dialog launching page(first page). Is it so the page refresh is not getting done because i m using partial trigger.
Any help?