how to avoid page fliker in jsf1.1+a4j
- by johnbritto
Hi
I am developing small application usng jsf1.1+ajax4jsf+tiles
when i click the a4j commandLink the entire page is reloaded.
I want to update only portion of the page.How to resolve that?