|
Hello,
I am working on a application which has two domains
on click of a icon in domain1 will invoke domain 2 which has a framework code which will be executed and finally it is sending it to orbeon to render the form.
Now the problem is we need to have have a save and close button in the xforms page which is in domain2. and that save and close button will call a servlet in domain2 and will close the window.
and after close we need to refresh the parent page which is in domain1.
any javascript is not working. is there any way i can achieve this issue.
Thanks in advance
Srikanth
|