• 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

Problem with YUI tabs while populating pdf's

 
Ranch Hand
Posts: 115
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi
Iam facing a problem with YUI (Yahoo User Interface) tabs
here in my jsp iam going to populate 3 pdf files (these pdf files iam taking from another server), while loading iam populating first pdf file in first tab. it is showing properly, then if i click next tab and came back to first it is not showing the pdf file , showing blank content.
in the status bar i can see like " The document has been closed by Acrobat - press the refresh button to reload. "

Here is the code :




can you please let me know the possibilities...
highly appriciate if you have any suggetions

Thanks,

 
Naresh Talluri
Ranch Hand
Posts: 115
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
this is working fine with fresh web application, but in my project currently we are using "ditchnet" tab's , so we are migrating to YUI tabs, if you integrated this code we are facing this problem.
in my project we are using RICO ajax, struts in Tomcat 6.0.


can you please let me know if you have any suggestions.


 
Naresh Talluri
Ranch Hand
Posts: 115
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
this application is working fine with IE Browser but not in firefox.
can you please let me know what's wrong with firefox.....
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic