0

execution.sendRedirect not working in IE9 & IE8

asked 2014-10-20 08:34:55 +0800

Sivaramya gravatar image Sivaramya
1

Currently iam redirecting to one url by using execution.sendRedirect(url,TARGET).. This redirection is happening working fine in Safari, Chrome, firefox and IE10. But not working in IE9 and IE8.

Please suggest me how to fix this.

Regards, Ramya.

delete flag offensive retag edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2014-10-22 09:41:35 +0800

vincentjian gravatar image vincentjian
2245 6

Hi Ramya,

I tried the following sample with IE8/IE9 and it works fine.

Executions.getCurrent().sendRedirect("http://www.google.com", "_blank");

Note that you have to allow pop-up when browser show warnings.

link publish delete flag offensive edit
Your answer
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow
1 follower

RSS

Stats

Asked: 2014-10-20 08:34:55 +0800

Seen: 10 times

Last updated: Oct 22 '14

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More