I wonder if I have to execute a code of a4j: commandLink
component I can use the form ID here, here's my code:
& lt; H: form id = "myForm" & gt; // fields and values and stuff ..... and & lt; / H: form & gt; & Lt; A4j: area & gt; & Lt; A4j: commandLink execution = "myForm" id = "myLink" value = "click here" render = "some content" functionist = "# {myBean.myAction}" /> & Lt; / A4j: area & gt;
If this is not possible, please suggest me some other way to get it.
No comments:
Post a Comment