Hi

I am submitting the form from the server side through
org.apache.myfaces.trinidad.render.ExtendedRenderKitService
(addScript()) for special reasons.  After submitting the form, I would
like to reload the parent page. Again appending
'window.parent.document.location.reload();' reloads the page, but I
have different tabs in my page and it goes to the default tab.  I
would like to reload the page and stay in the same tab from where I
initiated the request.

Any suggestions would be highly appreciated.

Thanks and Regards
Prem

Reply via email to