• 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

urgent - status bar

 
Ranch Hand
Posts: 104
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hello,
in my application,through an HTML page,i am thorwing a .jsp pg in one frame and another in second frame.this is a menutree kind of application.i need to show the tree in left frame,which is working fine.but as soon as that jsp pg is loaded,the tree is displayed and it still shows the msg downloading picture and the url.. the message remains as it is,what could be the reason.
what do i do?
this is urgent
thanks in advance
-vrunda divekar
 
Ranch Hand
Posts: 4716
9
Scala Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
i think you might have to post some of your code for us to look at. be sure to use UBB quote and/or code tags to maintain formatting. i use quote since code tag reduces the font size. UBB info can be found at http://www.javaranch.com
reply
    Bookmark Topic Watch Topic
  • New Topic