• 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

websphere withh content advisor enabled

 
Greenhorn
Posts: 14
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
We have recently discovered a problem using websphere 5 with Internet Explorer Content Advisor enable during testing of our web application.

If IE content advisor is enabled then each request for a web page is followed by the execution of our defined welcome page (as a background task) but if it is disabled then then the welcome page is executed just at the start of the application as it should.

This has not caused us problems before, in fact we have been unaware of it but we are now looking to expand the functionality of our web site and drop certain customers beyond the first page of the site.

Has anyone come across this - it is easily reproducable. We are not sure if this is a major problem for us as there is no way of knowing how many people turn on contents advisor in IE.

Thanks

Rex Johnson
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic