473,490 Members | 2,473 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

how can i redirect jsp page on a blank page

sher singh
2 New Member
Sir i create a JSP page with two Frames.i want to redirect a new browser from second frame.And when new JSP page load the the previous JSP frames automatically disposed.
Sep 1 '10 #1
2 2903
Nepomuk
3,112 Recognized Expert Specialist
Hi!

I'm not absolutely sure I'm understanding what you want to do correctly, so here's what I think you want:

You have a JSP page with two frames and you want to replace the whole page (not just the second frame) with some other page. Right?

If so, in what case do you want to do that? If it's when clicking a link or button, that's pretty simple HTML and/or JavaScript. If you want to do it automatically when the page is loaded, likewise. If it's anything else, you may have to use something more complex, but you'd have to describe the situation.

The other way to interpret what you said is that you want to open a new window with a different page and then close the old window after the new one was opened. There may be situations in which you would want to do that, although I can't think of any right now. If that's the case, it will be a bit more complicated. (I certainly don't know how to do that, but then I know little about JSP.)

Greetings,
Nepomuk
Sep 1 '10 #2
Frinavale
9,735 Recognized Expert Moderator Expert
This sounds like an HTML type of question.

I think that the OP is looking to load the target of a link/button into the parent window (replacing the frames with a single page). But I'm not sure about what they are trying to accomplish.

Sher Singh, could you please elaborate on what you are trying to do?

-Frinny
Sep 2 '10 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

1
1258
by: Yuri | last post by:
Hello, friends! I try to redirect to .pdf file and recieve a blank page instead The code looks like this: try Response.Redirect("./Exported/" & Session("User_Id") & "/" & FileName, False)...
1
8212
by: Paul Turley | last post by:
I have a working ASP.Net application that behaves oddly only on the new production server. The vast majority of code runs behind web user controls that sit on aspx pages. On my Login_Page.aspx...
3
2601
by: Grant | last post by:
What is the difference between server.transfer(page.aspx) and redirect.response(page.aspx)? Some of the users get a blank page if I use redirect.response. I changed it to server.transfer because it...
4
10577
by: bnob | last post by:
In a Button clik event I have this code at the end of the event Response.Redirect("Page.aspx") But in this event I must show a message before redirect to the Page.aspx. I use to show Message...
2
2174
by: Gary | last post by:
I'm getting strange results with a web application I have written.. the program is ASP.NET 1.1.4322 running on IIS (2003 server). The server has two network cards, one goes out to the Internet and...
1
2168
by: Sam | last post by:
Attached I am sending 2 URL's from MSFT ASP.net Quick Start Tutorial Web Site. 1) Run it URL: http://www.asp.net/QuickStart/aspnet/samples/data/GridViewMasterDetai... 2) View Source URL:...
1
2529
by: rouellette | last post by:
Is it possible to redirect to another page in your application from the start page BEFORE the user has been authenticated if you're using FORMS authentication? I can't seem to get it to work. ...
3
2660
by: AileenRose | last post by:
My program successfully executes with the exception of the last step of redirecting to a web page. The program is executed from a web page so after it is done with all of its functions it should...
3
9140
by: Wayne | last post by:
I have a report containing 2 subreports. The subreports each contain a chart. The whole thing easily fits on one page but a second blank page is consistently being generated. This has nothing...
0
1045
by: wardy | last post by:
Hi All, I've searched around this group and can't find anyone who has seen/ reported this problem before, so hopefully someone out there can help me out....I'm using a .NET 2.0 web application...
0
7108
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7142
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
7181
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...
1
6847
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...
0
7352
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
5445
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,...
0
1383
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
618
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
272
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.