A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
Win a copy of
The Mikado Method
this week in the
Agile and other Processes
forum!
JavaRanch
»
Java Forums
»
Java
»
JSP
Author
Response.sendRedirect() does not work well for IE 9
cle tan
Ranch Hand
Joined: Jun 11, 2012
Posts: 67
posted
Nov 08, 2012 08:22:10
0
Let's say the flow is:
click submit button(page1.jsp)-> external url(eg.
http://www.google.com
)
if there is no internet connection
IE will show page 1 url, with page not available error in fact it has already gone to www.google.com but it's url still displays page1.jsp?submit=submit
Tried this on chrome and firefox, works perfectly OK Only does not work for IE.
I agree. Here's the link:
http://aspose.com/file-tools
subject: Response.sendRedirect() does not work well for IE 9
Similar Threads
Sending data to popup window
doubt with h: commandButton (URL no refresh =S)
IE6 issue in GWT
How to add back button using JSTL?
redirect without http:// or http: ecc
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter