• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Glassfish v3 + Vaadin + IE - problem when using ssl

 
Greenhorn
Posts: 1
Netbeans IDE Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi, in our application we use Vaadin and when we use ssl - Internet Explorer stops working properly (doesn't render pages properly) - everything is ok on web-browsers.
I suppose this is some kind of header or sth. like that that is changed when using secure communication that IE doesn't understand.

Have anyone met this problem before ? or can one at least point me to what and why is happening ?
reply
    Bookmark Topic Watch Topic
  • New Topic