Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

problems loading properties in to a frame that uses jsps

  Asked By: Sienna    Date: Jun 21    Category: Java    Views: 598
  

I currently have a web application that uses 2 frames. when you
enter the application, you must select where you want to go, when you
do that you will come into a page that is a frame, the top frame is
basically a toolbar used for navigation, there s only one, but the
toolbar is present regardless to where you navigate, but what is
loaded in the bottom frame depends on where the users has selected to
go. My problem is that I enter the page and select location that I
want to navigate to, the bottom frame loads correctly but the toolbar
at the top doesn't load unless i refresh the screen, this only
happens upon the initial entry into the screen. Once I am in, there
are no problems. Both the toolbar and the information in the bottom
frame gets data from a property file. The bottom frame seems to get
it's data but not the top. This seems strange since the toolbar
dictates what is loaded in the bottom frame. Is there a way I can
get the data in the property file to load quicker?

Share: 

 

No Answers Found. Be the First, To Post Answer.

 
Didn't find what you were looking for? Find more on problems loading properties in to a frame that uses jsps Or get search suggestion and latest updates.




Tagged: