473,503 Members | 7,578 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

IFRAMEs show the same page

Hi,

I am using struts frame work and in one of the jsp pages I have
a bunch of IFRAMES like this.(This is in logic iterate and the recordId
is incremented with that iteration)
------------------------------------------------------------------------
<div class="floater" style="height:29em;">
<iframe name="frame0" id="frame0"
align="center" width="100%" height="100%" frameborder="0"
src="deviceStatisticsAction.do?userAction=6&amp;fo rward=DashBoard&amp;recordId=2"
scrolling="auto" >

</iframe>
</div>
<div class="floater"
style="height:29em;">
<iframe name="frame1" id="frame1"
align="center" width="100%" height="100%" frameborder="0"
src="deviceStatisticsAction.do?userAction=6&amp;fo rward=DashBoard&amp;recordId=3"
scrolling="auto" >
</iframe>
------------------------------------------------------------------------
Check that the recordId is 2 in the first IFRAME and is 3 in the second
IFRAME., when the page is finally rendered, I get the same page in the
sense that I got the recordId "3" information in both the pages.

Now when I go inside the first IFRAME and right click and press
refresh, I get the right recordId "2" information in the first IFRAME.
Thanks for any help,
Vijay

Jan 6 '06 #1
3 1648

vijay wrote:
Hi,

I am using struts frame work and in one of the jsp pages I have
a bunch of IFRAMES like this.(This is in logic iterate and the recordId
is incremented with that iteration)


Where's the javascript?

Jan 6 '06 #2
vijay wrote:
Check that the recordId is 2 in the first IFRAME and is 3 in the second
IFRAME., when the page is finally rendered, I get the same page in the
sense that I got the recordId "3" information in both the pages.

Now when I go inside the first IFRAME and right click and press
refresh, I get the right recordId "2" information in the first IFRAME.


You should probably be asking this in an IE group, since it doesn't
appear to have anything to do with Javascript.

However, is compression turned on at your web server? There's a known
IE bug if you have base URLs the same for mutliple IFrames:

http://support.microsoft.com/default...b;en-us;327716

Kev

Jan 7 '06 #3
Sry for posting this here.
This happens not only in IE but also in netscape, opera!!!
Looking at the compression aspect on the webserver. I am using JBoss.
Don't
know where that configuarion is..

Thanks for the Kind reply!!

Vijay

Jan 10 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

10
3900
by: maxim vexler | last post by:
I'm reading a lot of talks lately about the term iFrame and with your permission would like to ask a few question about that : - what is iFrame, i mean what is it good for ? - does all the...
0
2068
by: Dan Popa | last post by:
Check out the following 2 links: http://www.batisdev.com/admin/test_1images.asp http://www.batisdev.com/admin/test_2images.asp First page contain 4 IFRAMES and 1 IMG tags. Second page contain 4...
7
3669
by: Scott | last post by:
Hello All, I've been reading all of the various issues with Iframes in netscape. I have tried all of the various fixes posted, and have even implemented both an iframe and ilayer. My problem is...
1
1278
by: vijay | last post by:
Hi, I am using struts frame work and in one of the jsp pages I have a bunch of IFRAMES like this.(This is in logic iterate and the recordId is incremented with that iteration)...
5
1911
by: Gary | last post by:
If one has two iframes side by side is it possible to get them both to scroll when the user scrolls one of them? If it is possible is there a reference that will help me in solving this. ...
7
3942
by: SHC | last post by:
I'm in need of some javascript to load two pages into two seperate iframes which are on two seperate and different pages. Rather complicated I know (and easier done in one frameset), but caused...
1
5551
by: Grimm | last post by:
I am developing an internalk inteface that integrates alot of seperate tools into one interface. The current version uses one Iframe inside a div layer for positioning. Currently the seperate web...
0
1551
Screaming Eagle
by: Screaming Eagle | last post by:
I haven't recieved any information that I could use, and researching this issue hasn't turned up any worthy results. Hence my reposting. Since I have had no reply, and my associates wish to move...
1
1793
by: enthusiastic | last post by:
Hi All I have a HTML page where I dynamically created 2 Iframes. The problem is, after this page is loaded & I navigate to some other page & come back using browsers back button, both of the...
0
7267
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7316
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
7449
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5566
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
4993
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
3148
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1495
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
729
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
372
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.