473,654 Members | 3,114 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:2 9em;">
<iframe name="frame0" id="frame0"
align="center" width="100%" height="100%" frameborder="0"
src="deviceStat isticsAction.do ?userAction=6&a mp;forward=Dash Board&amp;recor dId=2"
scrolling="auto " >

</iframe>
</div>
<div class="floater"
style="height:2 9em;">
<iframe name="frame1" id="frame1"
align="center" width="100%" height="100%" frameborder="0"
src="deviceStat isticsAction.do ?userAction=6&a mp;forward=Dash Board&amp;recor dId=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 1667

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
3918
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 popular browsers support it (mostly mozilla & the much hated IE, google says the do but nothing is better that experienced answer) - iFrames replaces the old frames once used in html to show a number of pages in a single windows, right ? - what are...
0
2084
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 IFRAMES and 2 IMGs tags. The problem is that the second IFRAME from the second page generates fires a new session.
7
3680
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 that no matter which i use, i can access the src before and after i change it, but the page never displays. in IE6 it works no matter how i access it. here is the code that is changing it: function InternalNav(sPage) {
1
1284
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) ------------------------------------------------------------------------ <div class="floater" style="height:29em;">
5
1917
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. Someone suggested I try this group. Gary
7
3957
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 by some limitation issues of SharePoint. To help:
1
5570
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 tools do not have the ability to stay active. As you switch from tool to tool the previous information is lost unless you use a Back button. I need to place multiple div layers with I frames in them that can be shown or hidden based on selection. The...
0
1566
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 things along, I have been forced to use regular frames for the site (which works fine, but visually its not what I'd like to produce). Ideally, I would like to fix this problem I currently have with iframes, and do without using regular frames. If anyone...
1
1799
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 Iframes are loaded with same content.has anybody faced with the same problem..I read somewhere taht if there are 2 dynamically created Iframes IE will store only second one in history,Is the problem because of this? Please help
0
8294
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8816
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8709
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8494
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
7309
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5627
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4150
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
2719
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 we have to send another system
2
1924
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.