how to devide a web page into parts and setting the targets like frames but without using frames

how to devide a web page into parts and setting the targets like frames but without using frames

Here is my requirement,

I have to devide a web page into 3 parts(top,left and right). top part contains logo and name of company some text below the logo. left and right parts must be below the top part.left part contains some links. Whenever user clicks on these links, the output must be displayed on the right part. on the top part, i have to display some text which is dynamicallly changed based on the links which are going to be clicked by user.I am using jsp.(This requirement must be fulfilled without using frames and iframes). Please help me in resolving this problem.

View Answers

July 29, 2011 at 4:03 PM

Please visit the following link:

http://www.roseindia.net/jsp/jsp-frameset.shtml









Related Tutorials/Questions & Answers:
how to devide a web page into parts and setting the targets like frames but without using frames
how to devide a web page into parts and setting the targets like frames but without using frames  Here is my requirement, I have to devide a web... by user.I am using jsp.(This requirement must be fulfilled without using frames
how to divide a web page into some frames.....
how to divide a web page into some frames.....  how to divide 1 web page into some parts. i know it using frames in html,bt how can we do it in jsp... page,bt m nt knowing how to divide that into frames in jsp.  Please go
Advertisements
Frames
Frames  using awt how i can link two frames? for example i just want that when i press on the button of frame "frame1" it takes me on another window "frame2" with desired output and hide the "frame1" please help me out
how to divide 1 web page into some parts using div tag...
how to divide 1 web page into some parts using div tag...  how to divide 1 web page into some parts. i know it using frames in html,bt how can we do... creating home page,bt m nt knowing how to divide that into frames in jsp
How to create Multiple Frames using Java Swing
Multiple Frames in Java Swing In this section, you will learn how to create multiple frames. Java Swing provides the utility to show frame within another... display a JFrame-like window within another window. It provides many
HTML frames
HTML frames  Are there any problems with using frames
how to divide 1 web page into some parts...
how to divide 1 web page into some parts...  how to divide 1 web page into some parts...i know it using frames in html,bt how can we do it in jsp... home page,bt m nt knowing how to divide that into frames in jsp.   <
how to divide 1 web page into some parts...
how to divide 1 web page into some parts...  how to divide 1 web page into some parts...i know it using frames in html,bt how can we do it in jsp... home page,bt m nt knowing how to divide that into frames in jsp.  <
create frames
create frames  How do I create frames? What is a frameset
how to connect two swing frames
how to connect two swing frames  how to connect two swing frames   Hi Friend, Try this: 1)LoginDemo.java: import java.sql.*; import... if(value1.equals(uname) && value2.equals(pass)) { NextPage page=new NextPage
HTML frames
HTML frames  Do search engines dislike frames
frames - Java3D
frames  how can i create multiple frames in java?  Hi Friend, You can use JInternalFrame class to create multiple frames in java as we...("Multiple Frames"); frame.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE
update two frames at once
update two frames at once  How do I update two frames at once
HTML Frames Example
HTML Frames Example  Hi, Can anyone provide me HTML Frames Example code? I have to one a web page say http://www.roseindia.net in Frame? Thanks...="frame1.html"> tags for creating frames in HTML. Read at Frames example
ModuleNotFoundError: No module named 'frames'
'frames' How to remove the ModuleNotFoundError: No module named 'frames'...ModuleNotFoundError: No module named 'frames'  Hi, My Python... to install padas library. You can install frames python with following command
HTML combination of frames
HTML combination of frames  How do I specify a specific combination of frames instead of the default document
border around frames
border around frames  How do I remove the border around frames
Extract frames from Video File
Extract frames from Video File  How to extact the frames from a particular video file and save them in .jpeg format
Regarding frames in HTML
Regarding frames in HTML  I have created a html page including two frames in it,one frame consists "search bar" and the other frame consists login page,when i click on "Sign In" button in login frame,it is displaying the results
ModuleNotFoundError: No module named 'gif-frames'
'gif-frames' How to remove the ModuleNotFoundError: No module named 'gif-frames' error? Thanks   Hi, In your python environment you...ModuleNotFoundError: No module named 'gif-frames'  Hi, My Python
ModuleNotFoundError: No module named 'gif-frames'
'gif-frames' How to remove the ModuleNotFoundError: No module named 'gif-frames' error? Thanks   Hi, In your python environment you...ModuleNotFoundError: No module named 'gif-frames'  Hi, My Python
ModuleNotFoundError: No module named 'markdown_frames'
named 'markdown_frames' How to remove the ModuleNotFoundError: No module named 'markdown_frames' error? Thanks   Hi, In your python...ModuleNotFoundError: No module named 'markdown_frames'  Hi, My
ModuleNotFoundError: No module named 'gif-frames'
'gif-frames' How to remove the ModuleNotFoundError: No module named 'gif-frames' error? Thanks   Hi, In your python environment you...ModuleNotFoundError: No module named 'gif-frames'  Hi, My Python
setting web page size
setting web page size  How to set the webpage size in Java
displaying a physical webpage with frames in iframe
in iframe.index.html page contains frames divided into 2,each from different sources.i tried to display a sample webpage without frames and it was a success,page with frames spoils the party. my code for getting the html file <
divide html page
divide html page   how to divide html page into 3 parts without using frames
Do search engines dislike frames?
Do search engines dislike frames?  Do search engines dislike frames
java Frames - Java Beginners
java Frames  Hi friend, Thanks for your reply. Can i use frames in socket program.  Hi anita, I am sending you a link. This link will help you. Please visit for more information. http
Frames from a yuv video file
Frames from a yuv video file  hi, please help me with the java code for extracting frames of yuv video file. After extraction the images should be stored in jpeg format. Please help me
Frames from a yuv video file
Frames from a yuv video file  hi, please help me with the java code for extracting frames of yuv video file. After extraction the images should be stored in jpeg format. Please help me
is it possible to display page in full frame...after dividing page into frames...and is it possible to close frame
is it possible to display page in full frame...after dividing page into frames...and is it possible to close frame  ... full page view is it possible?? is there any option to close the frame
Getting all frames in a JDesktopPane container
frames role like the child frame of the JDesktopPane container. Screen shots... will learn how to get all frames these are visible in the JDesktopPane container... the internal frame number for the JDesktopPane container how many internal frames
java connecting frames
java connecting frames  how to connect one frame to another frame by using awt or swings?`print("code sample
How To Create Internal Frames In Java
How To Create Internal Frames In Java In this tutorial we will learn about how... which you can create frames within a frame with different features like... a simple example which will demonstrate you how to create frames within a frame
basic login and registration web page using jsp and servlet without using bean .....
basic login and registration web page using jsp and servlet without using bean .....  Hello Folks please i m totally beginner so guys please help me with very simple solution..... thnx
Html Code for frames - Development process
navigation using html only.When i click link in first frame , data has... the "frameset" code : Index page... are links : Page 1 Page 2 Page 3 Page 4 Third
Java Web Parts
Java Web Parts       Java Web Parts The AjaxTags component of the Java Web Parts project is a taglib... element on a page, It is nice because it does not require you to change anything
Design a web page using XHTML and JavaScript that does the followings:
Design a web page using XHTML and JavaScript that does the followings:  Design a web page using XHTML and JavaScript that does the followings: 1- Contains several frames (as needed) 2- A frame for viewing the utilities of your
How to export web page to excel using java or jsp or servlets
How to export web page to excel using java or jsp or servlets  Hi I am trying to export web page(jsp page ) to excel using jsp or servlets. I am... errors. Please can anyone tell me how to do this using java or jsp or servlets
how to open a web page using proxy in java and handling button event in that web page..?
how to open a web page using proxy in java and handling button event in that web page..?  Sir, what i need is a code which uses proxy address and opens a web page i.e for example and then clicks a "yes" button in that page
how to delete a row in sql without using delete command.
how to delete a row in sql without using delete command.  how to delete a row in sql without using delete command. thanks in advance
how to validate the telephone number without using jquery in html with javascript
how to validate the telephone number without using jquery in html with javascript  how to validate the telephone number without using jquery in html with javascript
how to build a colorful clock in JSP without using Flash.
how to build a colorful clock in JSP without using Flash.  I have to make a colorful clock using java programming or some API in a JSP page. Please send me a code for it as soon as possible
how can i achieve multiple inheritance in java without using inheritance ?
how can i achieve multiple inheritance in java without using inheritance ?  how can i achieve multiple inheritance in java without using inheritance
how to convert string to char array in java without using tochararray
how to convert string to char array in java without using tochararray ...() function. how to convert string to char array in java without using... to char array in java without using tochararray: package my.app; public
how to create a jsp page like gmail inbox page
how to create a jsp page like gmail inbox page  in my struts project i need to create a page like gmail inbox page..........how can i create this? help me some one
how to access the object of one frame on clicking a button without using this keyword
how to access the object of one frame on clicking a button without using this keyword  import java.awt.*; import java.awt.event.*; class Mybuttons1 extends Frame { public static void main(String args[]) { Button b1
How to declare a Combobox without using a string in its declaration?
How to declare a Combobox without using a string in its declaration?  What i mean to ask is how can i declare a combobox first and initialise... the examples and tutorials so far i haven't found any which tells me how to do
how to retrieve data from database using combobox value without using request.getParameter in jsp - JSP-Servlet
how to retrieve data from database using combobox value without using request.getParameter in jsp  Answer pl
how do i provide down a pdf document fecility on my web page using jsp and servlets?
how do i provide down a pdf document fecility on my web page using jsp... on my web page,the pdf file contains retrieved data from mysql table. I need this program by using jsp-servlets. any one can help me please?? Thanks&

Ads