RE: Tomcat Frames

2001-07-20 Thread Cory Powers
I have forwarded 2 responses I got on the dev list to this list. For me the problem is related to a JavaScript I have in one frame that reloads the other one. Now, this should not cause any problems because there is no loop involved but, it does. If I remove that JavaScript line before I change

Re: Tomcat Frames

2001-07-20 Thread RV Tobin
. Val - Original Message - From: Cory Powers [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, July 20, 2001 10:44 AM Subject: RE: Tomcat Frames I have forwarded 2 responses I got on the dev list to this list. For me the problem is related to a JavaScript I have in one frame

RE: Tomcat Frames

2001-07-20 Thread Cory Powers
- From: RV Tobin [mailto:[EMAIL PROTECTED]] Sent: Friday, July 20, 2001 11:31 AM To: [EMAIL PROTECTED] Subject: Re: Tomcat Frames Hi Corey, I am going to have to go through my pages. I know that there are a couple of places where I refresh the left nav area frame using a page in the main

RE: Tomcat Frames

2001-07-16 Thread Cory Powers
10:22 AM To: [EMAIL PROTECTED] Subject: Re: Tomcat Frames I think I've solved my problem. I don't know if it'll help anyone else experiencing this, and it's hard to tell if I've really fixed it this time, because the situation seems to get better sometimes, and then gets worse again, but so far

RE: Tomcat Frames

2001-07-16 Thread Cory Powers
waiting on a response. Cory -Original Message- From: Cory Powers Sent: Monday, July 16, 2001 9:16 AM To: '[EMAIL PROTECTED]' Subject: RE: Tomcat Frames I'm not opening any resources on these frame pages, I am only using a couple of application scope beans that always remain open. I did

Re: Tomcat Frames

2001-07-14 Thread Stephane Meier
The same type of problem occured, one one workstation but not the other. I renamed index.html to index.jsp and it worked. Stephane

Re: Tomcat Frames

2001-07-14 Thread RV Tobin
I think I've solved my problem. I don't know if it'll help anyone else experiencing this, and it's hard to tell if I've really fixed it this time, because the situation seems to get better sometimes, and then gets worse again, but so far it looks like it's okay now. I use UD4 to write my JSPs,