hi,
i am using
jsf page inside a portlet. if a use a value change listener the menthod is not called in the backing bean unless i use onlcick="submit()". this submits my page which i dont want. same is the case with actionlistner.
also if i use ajaxrefreshsubmit, my whole page is submitted rather than submitting the specified part on which the ajaxrefreshsubmit is used.
why this behaviour? is it because we are using it in portlet or did we miss something in the configuration files.
please help.
Thanks,
T