Opening a servlet in a particular frame

Hi..
I have an html page with two frames.
The bottom frame has many icons. When the icon is clicked it shows a menu. When the ok button on the menu is clicked another servlet is called. This second servlet will generate html which will be displayed to the user. I want this html to be displayed in the bottom frame of the original html page. How is this done.
E.g.
<frame name="top">
<frame name="bottom">
The frame bottom will contain icons.Depending on which icon is clicked a single servlet will display different menus. Let us call this servlet 1. The generated menu has a ok button, When this ok button is clicked servlet 2 is invoked. The output of servlet 2 should be displayed in frame "bottom" .
thanks

maybe i did not understand your post.
you have to frames lets say, topFrame and botomFrame. in the boton frame you have an hyperlink with an image
<img src="ok.gif" border="0">
this link its going to be executed in the topFrame

Similar Messages

  • Functional Specification For Opening And closing stock On Particular Date

    Dear Gurus,
    I am creating report for opening and closing stock on particular date in which batch and storage location should also be included. I want to know the tables and fields for the same.I have searched the forum and got report on month basis but I want this report on posting day basis.kindly suggest tables and fields. Thanks in Advance

    Dear sir,
    There are many other colums that client wants to add which are not present in MB5B transaction.columns which client wants to add are as follows...
    Material Number                                                   
    Material Description                                       
    Material Type                                                                        
    Material Group                                                                     
    External material Group                                                            
    Movement Type     
    Plant     
    Storage Location     
    Customer Number     
    Customer Name     
    Vendor Number     
    Vendor Name     
    Posting Date     Receipt Doc. Number
    Issue Doc. Number     
    Reference Issue Document Number     
    Opening Stock Quanity     
    Material Receipt Quantity     
    Material Issue Quantity     
    Material Closing Stock Quantity      
    Value Of Closing Stock
    And for this I want  tables and logic for the same. kindly provide the solution for the same.

  • How do I go directly from one frame to another particular frame which is far away in the time line? (e.g the two frames are separated by 100 frames)

    How do I go directly from one frame to another particular frame which is far away in the time line? (e.g the two frames are separated by 100 frames). I mean, is it possible to take the playhead from one frame to another frame directly which is 100 frames away in the time line? Thanks for any reply.

    In the Timeline, go to the first frame and press M to put a marker on it. Go to the other frame you want to jump to and put a marker on that one too.
    Now press Ctrl+Semicolon to go to the previous marker - or Ctrl+Comma to go to the next marker.
    Andy

  • Navigating from one movie to a particular frame in another

    Is it possible to navigate to a particular frame in a different movie... the reason being, I am trying to minimise the size (mb) of the movie so it doesnt get to a stage where the machine it is on bogs down. For example, I am cutting the movie down into each product which has 20-30 stop frames in it (getting to around 24mb) per product... if i were to combine all products together (15 of them), u can imagine the size (mb) of the movie...
    Thanks again

    I found another post similar to this with an answer that worked. Sorry for the double post.

  • I opened my iPhoto library today which was stored on an external hard drive and several of my videos now will not play. The weird thing is that each file shows a duration of 1 second and when I open them it just shows one frame. What the

    I opened my iPhoto library today which was stored on an external hard drive and several of my videos now will not play at all. The weird thing is that each file shows a duration of 1 second and when I open them it just shows one frame. What the !&%$#@ Where did my original video files go?

    Sounds like a good plan, you can never be to safe and having a second External HD is safer than one.
    The only thing that I would do different, is setup the 3T as my TimeMachine Backup and then erase and move my Photos, Videos and perhaps even iTunes Media to the 1T. That way you will have room to backup both the Internal Hard Drive and the 1T External Hard Drive to the 3T using TimeMachine.
    Take your time, study and use the > Time Machine - Frequently Asked Questions if you get stuck or aren't sure how to make the move.
    Also see > iPhoto: How to move the Library folder to a new location
    iMovie ’08: Storing or moving your video library to an external hard disk
    and >  iTunes for Mac: Moving your iTunes Media folder

  • Open PO List as on particular date

    Hi all,
    I need a report which will give me the Open purchase orders as on particular date. 
    For example: the report of open PO as on 31st March shold be viewed on 25th April.
    Is there any standard reports which will fulfill this requirement. I already checked with ME2L/ME2M where you have the option of giving delivery date. That won't meet my requirement.
    Please help me out.
    Thanks in advance,
    Manju

    Assume you have a PO that was created in April, received in June, invoiced in July.
    today is August and you want list open POs of May.
    So you have to read POs that where created before May, and have to check whether they are still open.
    if so you can directly list.
    if not open, then you have to find the documents that closed the PO, have to find the date when they got createdor changed and have to compare this with the date you want see the open POs. Depending they were created after this date you can consider the PO as open, ................
    For what reason do you need such a report, what benefit will this report give to anybody?

  • How do I open a form specific to particular user?

    Hi All,
    Please answer below questions:
    1) How do I open a form specific to particular user?i.e I want to open a form as enterable mode for one user and non-enterable mode for another user.
    2) How do I run a report specific to the particular user? i.e I want to run a report for one user here other user can not see the report.
    Thanks in Advance,
    Dhana

    1) How do I open a form specific to particular user?i.e I want to open a form as enterable mode for one user and non-enterable mode for another user.Create a new responsibility, and set QUERY_ONLY=YES -- See old threads for similar discussion.
    QUERY_ONLY
    http://forums.oracle.com/forums/search.jspa?threadID=&q=QUERY_ONLY&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    2) How do I run a report specific to the particular user? i.e I want to run a report for one user here other user can not see the report.Through "Concurrent: Report Access Level" profile option.
    Concurrent Report Access Level [ID 736547.1]
    R12 View Concurrent Requests FAQ [ID 1261985.1]
    Can't View Request's Output Submitted By Others [ID 949703.1]
    How to View the Output of a Request Launched by Someone Else [ID 413382.1]
    Thanks,
    Hussein

  • Listing the objects in the particular frame

    I have just started to refresh Swing. I want all the objects available in the particular frame.
    Ex. I have a login frame. I want all the objects available in the frame.
    ie.
    objects of two textfields.
    objects of two labels (un and pwd)
    submit button
    cancel button .
    How to perform this ?

    Hi,
    use Container#getComponents()
    NB : On JFrame (or JDialog) , you should use getContentPane().getComponents().
    Nico

  • Load movie in root and go to particular frame

    Hi,
    I have main flash file called index.swf and in that I'm loading an external movie called help.swf using the below code:
    loadMovie("help.swf",1);
    On help.swf I have a button which brings me back to the main file i.e. index.swf using the below code.
    _root.loadMovie("index.swf");
    When index.swf is loaded I want it to go to a particular frame.
    I tried using levels but then my print function doesn't work properly.
    Need help urgently.
    Thanks,
    Sunira

    Instead of using loadMovie you need to use the MovieClipLoader.loadClip() method so that you can listen for the completion of the file being loaded.  If you look in he help documents for MovieClipLoader.addListener it includes an example.

  • Opening a servlet in new browser window

    Does anyone know how you can make a servlet open in a a new browser window when clicking a link for that servlet.
    cheers

    Hi..
    do
    window.open("http://localhost:8080//yourservlet-path//servlet-name");
    you can also set window properties, they are passed as parameters to window.open
    see syntax of window.open. but this thing will open your servlet in a new window with default properties.

  • Opening a file in a particular encoding

    Hi,
    Is there any way that given a file we can choose to open it using a particular encoding (without having to read all the contents and write it to another stream/file) ??
    I know that we can use the file.encoding property but that's more global at the jvm level and I was looking to isolate the encoding only to opening a particular file...basically I am having some trouble running some code on Windows Vs Solaris where things work correctly on windows (I think the encoding its using is Cp1252) while they dont on Solaris (here I think the default encoding is ASCII).

    Well, I'm not sure it has to do with these control characters...as mentioned I found that the system emcoding for Windows was Cp1252 Vs ASCII for Solaris. Now when I used -Dfile.encoding=ISO-8859-1, I was able to correctly extract certain latin extended characters -- my question pertains to being able to open a file using a particular encoding (like what is acheived by the file.encoding property) without it being as global as a jvm property that potentially affects a lot more than my functionality.
    Can we open a file or create an input stream in a particular encoding specified at runtime (without having to read in the entire stream and then convert).
    Thanks !

  • Start project on a particular frame?

    Hey everyone!
    I just want to say thanks for the help I have gotten so far! It has been quite useful!
    Does anyone know how I can start my project on a particular frame? I accidentally made my "main" page for my site on the 4th frame and it starts on the 1st frame....
    Thank you again!

    drag your 4th frame to first
    or
    write gotoAndStop(4) on frame 1
    http://www.darshanrane.com

  • Open Published Project with Closed Search Frame

    Hi there,
    I'm using RH 8 and generating Webhelp Pro.  I have turned off the navigation pane and have created my own TOC.  I created my own window for RH to open in and I only want to use the search feature.  What I'm trying to do is when I open RH in IE, Firefox, or other browsers I want the search frame to be closed and only open when the user clicks the search button.  I'm assuming it is in the JavaScript somewhere but JavaScript is not my strong suit and I would struggle to find the reference to the code.  I have displayed a couple of pictures of what I'm trying to do.
    This is how it opens right now.
    This is how I would like it to open.
    Any help would be greatly appreciated.
    Thank You,
    Ian

    Hey Nick
    Thanks
    I had no idea that the FCP on the new I mac was not in the application folder. So I checked it out, and sure enough it was only on the desktop. So I dragged it to the applications folder and checked for updates. After updating and restarting the Mac, wala Im good to go.
    Jesk!
    That was simple hard.
    Thanks for helping me finnally get it.

  • Embedding Open Office org in a Swing frame

    Hi friends,
    I am doing a project in open office org and java.
    I have to bring openoffice writer in to java frame. and i have to add additional tools like player etc.
    It is a client/server aplication. User machine already installed with Open Office (*May be installed at any directory* path). Client application is loaded from server via webstart/applet and locates and starts Open Office org process and then load and embed it in to the application frame.
    For this i have used OOoBeanViewer.java (smmple code) which came along with sdk and edited.
    It is working from the command prompt but NOT working from applet or webstart. Iam getting the following error
    I have posted this question in oooforum but didn't got solution. If any one have the solution plz let me know.
    java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.sun.javaws.Launcher.executeApplication(Unknown Source)
    at com.sun.javaws.Launcher.executeMainClass(Unknown Source)
    at com.sun.javaws.Launcher.doLaunchApp(Unknown Source)
    at com.sun.javaws.Launcher.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.Error: Unresolved compilation problems:
    Syntax error on token "URL", AssignmentOperator expected after this token
    URL cannot be resolved
    url cannot be resolved
    url cannot be resolved
    url cannot be resolved
    Syntax error on token "goto", throw expected
    _L2 cannot be resolved
    Syntax error on token "goto", { expected
    _L1 cannot be resolved to a type
    Syntax error on token ":", ; expected
    Syntax error on token "goto", @ expected
    _L2 cannot be resolved to a type
    Syntax error, insert "AssignmentOperator Expression" to complete Expression
    Syntax error on token "goto", throw expected
    _L4 cannot be resolved
    Syntax error on token "goto", { expected
    _L3 cannot be resolved to a type
    Syntax error on token "ioexception", delete this token
    Syntax error, insert "AssignmentOperator Expression" to complete Expression
    ioexception cannot be resolved
    ioexception cannot be resolved
    Syntax error on token ":", { expected after this token
    Syntax error, insert "}" to complete Block
    Syntax error, insert "}" to complete Block
    Syntax error, insert "}" to complete Block
    at com.sun.star.lib.loader.Loader.main(Loader.java:7
    at Main.main(Main.java:25)
    ... 9 more
    Any expert know the solution?
    Manu
    Edited by: mm_mm on Oct 21, 2008 12:14 AM

    Hi I'm new in the community and I don't have an answer for you question by now...
    I'm writing you because I'm starting to work on a new project in witch I'll need to develop a textual editor (just to create textual or latex sources) for a Swing application and I read that you have done something like this using Open Office Writer.
    I'm very interested to this solution but I can't find, by now, anything usefull such as documentation or examples. In the OO forums someone talk about OOBeans but no API or documentation is provided.
    Please could you help me? How can I integrate OO Writer into a Java component (JComponent but also JFrame)?
    Thanks for all

  • Open single record form for particular record

    It's simple to open tabular form for particular record
    - just add page item, pass value to this item
    and add this item to WHERE clause.
    But what is common approach for single record form?
    Where is it described?

    here is my solution:
    1) create page item which will receive primary key value
    2) look at Sample Application Page 7 - customers edit page -
    you need "Automated Row Fetch", called in "After Header" block

Maybe you are looking for