• 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

HTTP & HTTPS problem

 
Ranch Hand
Posts: 104
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi All,
I Have two web applications which are running in secured mode(i have used struts's ssl tag to achieve this).
When i open the in IE7's two tabs,page cant be displayed page is coming..here is the scenario for this scenario.
1.Open web application1 in 1st tab.It will ask for confirmation of certificate.
Click 'Yes'
2.Type url of second web application in tab2."Page can not be displayed" apge will be shown
When i refresh the page,usual flow will start.i.e,it will ask for confirmation & so on...

Both are running in different application servers.Any issue with IE??

Regards,
Surya
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic