hello,
Can u tell me what is the replacement of <a4j:region> in net advantage? also how can it be manipulated for internationalization through resource bundle?
Thanks,
Ayesha Nosher
Hello Ayeshan,
I hope a4j:region creates a span element in html rendering which can be updated using the ajax request.
While using NetAdvantage, you may put your controls inside a panel. Use the id attribute for the panel and usign smartSubmit functionality, you can use the id of the panel to refresh the panel. To get more details on how to use the smartSubmit functionality, please go through the following article:
http://www.componentsforjsf.com/WebAJAXExamples/faces/examplePages/ajaxFromHTML.jsp
Hope it helps you.
Thank youRoshan