Hi Sven,

I added this to my code and now it works fine:

@Override
        protected void setHeaders(WebResponse response) 
        {  
            response.setHeader("X-UA-Compatible", "IE=edge");
        }

Thanks for pointing me in the right direction!

--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Fileupload-causes-internet-explorer-11-to-hang-tp4666619p4666622.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to