Hi All
I have a form to Search in two steps. The fist step gets some data that will be used to fill and show other components in the form and then the user will do the final search.
So I use a variable in Session scope to know if the first step of the search was done and use it to render some components.
But after the first search the commandButton(s) to Search or Clear the form does not invoke the Action methods.
If I click again, the Action methods are called and things work fine.
I tried saving the state of the variable to render the components but did not help. Though using immediate="true" does not make any sense in this scenario, I tried it without success.
I'm using MyFaces 1.1
Can you please help me to find what will be the defect?
Thanks in advance.
Balaji
| This correspondence is for the named persons only. It may contain confidential or privileged information or both. No confidentiality or privilege is waived or lost by any mis transmission. If you receive this correspondence in error please delete it from your system immediately and notify the sender. You must not disclose, copy or relay on any part of this correspondence, if you are not the intended recipient. Any opinions expressed in this message are those of the individual sender except where the sender expressly, and with the authority, states them to be the opinions of the Department of Emergency Services, Queensland. |

