Posted By:
ajay_arora
Posted On:
Thursday, July 22, 2010 02:08 AM
I am using JSF as view in a portlet based application.
Is it possible to render the changes one portlet by editing other using ajax ? If yes, then how ?
For example, if I have two portlets containing one textbox each. Both can be seen in one big portlet at the same time. Now, if I write something in one textbox, then text would reflect in the other textbox in second portlet at the same time ?