This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes HTML, CSS and JavaScript and the fly likes iFrame issues Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "iFrame issues" Watch "iFrame issues" New topic
Author

iFrame issues

Frederik Ericsson
Ranch Hand

Joined: Apr 27, 2005
Posts: 128
Hello Friends,

I have a quick & challengin quesiton for you guys.

I have an application, in the first jsp page, if I press continue, the second page should load with two iframes, in the first iframe we have a recording applet, in the second iframe the first jsp aplication flows go on. This second iframe jsp contains (NEXT, BACK buttons). Here the issue goes.

once the two iframes get loaded. I want start the recording and do some stuff inn the second iframe, I may need to go back to the first do someother stuff while the recording goes on. once I finish my work with the previous page, I shoild go the second JSP page with any interuption of the recording.

Anyhow I managed to get the rcording application at the top of the page and in the second iframe am geting the previous application flow.

1.
Now, when I hit the back button am losing my first iframe recording, which I really want .
[ June 25, 2007: Message edited by: Bear Bibeault ]
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: iFrame issues
 
Similar Threads
iframe source getting overridden
IFRAME included in richfaces tab
session management problem with iframes
Two Iframe communication
iframe refreshing another iframe