How to set a pause between pages ?

Hi,
I would like to have a page that can pause for a while before it moves to the next page.
The purpose, is to display a short message before it moves to the redirected page.
Please help.

Hai ,
I think a html page with http-equiv tag in meta will help .
specify the time in it.Browser redirects to next page after the specified time .
1. your first.jsp calls transfer.html
2. transfer.html
<html>
<head>
<meta http-equiv="Refresh" content="500;URL=next.jsp">
</head>
<body>
Your Message here !
</body>
</html>
Here the time i have specified 500 (secs or millisecs pls verfiy ). This will give suitable delay .
rakesh

Similar Messages

  • How to Set Up SSO Between IBM WebSphere and SAP EP Using JAAS

    Hi
    I have read the article on SDN called "How to Set Up SSO Between IBM WebSphere and SAP EP Using JAAS", which is also the name of my posting.
    The reason why I post this is that I've tried to follow the links in the PDF to get the file WebsphereEpSsoLib.zip but I get an error 403, which tells me that the file is not there.
    Does anybody know where this file went or can somebody tell me an alternative place to get this file?
    Jacob

    Please open the associated whitepaper, and you can find the download link to the .ZIP file on page 4.
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/ibm/how to set up single sign-on between an ibm websphere portal and the sap enterprise portal using jaas.pdf
    Hope that works!
    Elise

  • How to set title of jsp page from resource bundle

    hi ,
    How to set title of jsp page from resource bundle....

    Depends on how you configured and declared the resourcebundle in your JSP. The usual way is just<title>${resourceBundle.messageKey}</title>

  • How to set up connection between S and C

    I want to realize a chat between server and client.
    on both side ,there is a textArea to get the information to send to the other.
    I know the socket is must be used,but how to set up the data source(from textarea or textfield),and how to store the data?
    can some one tell me how to do this?
    thanq!

    So what are you saying you dont know how to use the textarea and textfield?Cause it is ez to convert that code that dunedinhigh gave you from console to a gui like what you want I think.So here is a link that shows you how to use text component.You learn this then you can put 2 and 2 together.Also check out the java tut page.
    http://java.sun.com/docs/books/tutorial/
    http://java.sun.com/docs/books/tutorial/uiswing/components/simpletext.html
    good luck

  • How to set 1inch margins on Pages program?

    I have Mac's writting program Pages and I am having a tough time trying to figure out how to set my document to have 1 inch margins.
    it is version 5.5.3

    Google The Chaser.
    https://www.youtube.com/watch?v=1zr2-_ap4O8
    The Chaser was a gang of Aussie comedians who in one running skit used to years ago invade actual people's workplaces dressed as Clippy and annoy them with stupid questions and suggestions.
    One of their best ever stunts was dressing up as Osama bin Laden and gate crashing the 2007 Sydney APEC security in their own cavalcade.
    Nobody caught on until they got out of the car.
    http://yournewreality.blogspot.com.au/2007/09/osama-bin-laden-arrested-outside.h tml
    Sydney was virtually shut down at huge expense for a vanity fest* that had nonsense security.
    Of course the Government and their right wing Murdoch cheer squad were livid.
    We have along history of doing this. A student jumped the 1956 Melbourne Olympic Torch relay handing over a torch made from a stick with a Jam Tin nailed on top, fooling the Mayor of Sydney. Unlike every other country on Earth who may or may not merely suspect their figures of authority are maybe idiots, we actually know that they are!
    Peter
    * We called it The $320 million Johnny Howard (our Prime Minister at the time) Farewell Bash, and got rid of him not long after.

  • How to avoid borderline coming between page and page in Htmlcss format

    Hi there
    I run a report output in HTMLcss format. Output is coming correctly.But what my problem is in the output i am getting some borderline (thick black line) between page and page. While i print the html i am getting this line at end of each page. What is this line and how to remove it htmlcss. i want printout without this line.I am using reports 10g version.
    thanx in advance
    prasanth a.s.

    The line is caused by the default HTML code placed in the After Page Value property found in the Report Escapes section of the report property palette. Clear the value to delete the line

  • How to set gap length between regions?

    say i want 1 second between each region.. is there a way to select all regions and set gap length? thanks.

    Hi there Barry124,
    You may find the article below helpful,
    How to adjust audio gaps between songs in an album
    http://support.apple.com/kb/HT1900
    -Griff W.

  • How to set bottom margin on pages

    how do I set bottom margins on pages document.  The printer always cuts it off

    That may just be part of your printer's non-printable area.
    Most printers do not print right to the edge with a large margin at the bottom of the sheet.
    To find out exactly where your printer prints, make a grey box to fill your entire page then print that, The white margins are non-printing.
    Peter

  • How to remove extract space between pages in smartform without changing output

    Hello Experts,
    I've been given a requirement where I need to remove extra space between pages of a smartform (refer to the attachment). If you look at the following screen shot then you will notice that that there is a command provided to display details on these pages which has a checkbox 'Go to New Page'.
    When I removed the above New Page comment then still I don't see the expected output (Refer to the attached screen shot 'Expected' to see what I need).
    Also there is another there is another New Page command (as shown below).
    When I tried to removed the above New Page Command then output was totally changed which user don't want (as shown below. Table should have been break on BCVI on red line, which happens today but with so much extra space).
    To view the correct output how user want please have a look at 'Expected' screen shot.
    Now the question is what change I should make in my smartform to accomplish the expected output.
    Many thanks in advance.

    Hello,
    I think that it should work, this construction of an loop node including all relevant items and at the event TAB event sort field only these items are copied in the OUTPUT_TAB which should be printed in a separate table on the form. After having printed the table, the content of the internal table is cleared.
    I suppose that you first should check if this TAB "event sort field" includes the correct criteria for the necessary group change. If this event is really defined correctly, then I only have one hint for you.
    I know that the only possibility to define a page break in a table in the Window MAIN is to use the following technique:
    Define an outside loop node and in this loop node a table node, but this table does not have a internal table to be looped through. It includes only the fields to be printed, maybe you have to re-design your table node.
    By the way only then you can define a command node including a page break during the processing of an internal table.
    Regards
    Juergen

  • How to set up SSO between e-portal employee node & ebill customer node?

    We have a requirement to set up SSO between e-portal employee node & ebill customer node.
    I am told that sso is possible only between 2 employee nodes.
    Please advise.

    Not sure I understand which part is failing.
    Is it the C program calling your packaged function? Or does the error occur in the PL/SQL code, in which case you should be able to pinpoint where it's wrong?
    A few comments :
    1) Using DOM to build XML out of relational data? What for? Use SQL/XML functions.
    2) Giving sample data is usually great, but it's not useful here since we can't run your code. We're missing the base tables.
    3) This is wrong :
    vStrSqlQuery := 'SELECT * FROM ' || vTblName                     || ' WHERE record_update_tms <= TO_DATE(''' || TO_CHAR(vLastPubTms, 'MM/DD/YYYY HH24:MI:SS') || ''', ''MM/DD/YYYY HH24:MI:SS'') ' ;
    A bind variable should be used here for the date.
    4) This is wrong :
    elmt_value := xmldom.createTextNode (doc, l_clob(1));
    createTextNode does not support CLOB so it will fail as soon as the CLOB you're trying to pass exceeds 32k.
    Maybe that's the problem you're referring to?
    5) This is most wrong :
         l_clob(1):=REPLACE(l_clob(1),'&lt;?xml version=&quot;1.0&quot;?&gt;', NULL); 
         l_clob(1):=REPLACE(l_clob(1),'&lt;', '<'); 
         l_clob(1):=REPLACE(l_clob(1),'&gt;', '>'); 
    I understand what you're trying to do but it's not the correct way.
    You're trying to convert a text() node representing XML in escaped form back to XML content.
    The problem is that there are other things to take care of besides just '&lt;' and '&gt;'.
    If you want to insert an XML node into an existing document, treat that as an XML node, not as a string.
    Anyway,
    Anyone that can help me to find out the required magic number
    That would be a bad idea. Fix what needs to be fixed.
    And please clearly state which part is failing : the C program or the PL/SQL code?
    I'd vote for PL/SQL, as pointed out in [4].

  • How to set white spaces between the fields in dataset??

    Hi all,
    I am writing a set on information to from infotypes to a text file. Its a fixed width file. How do set white spaces in the fields for dataset?
    Example:
    TYPES: begin of header,
                    filler(40)  type c,
                    id(3)        type c,
                    filler2(7) type  c,
                    delimiter  type  c,
                 end of header.
    DATA header type header.
    header-filler1 = ' '.
    header-id       = '100'.
    header-filler2 = ' '.
    header-delimiter = cl_abap_char_utilities=>newline.   ( do it to get a new line)
    my_table = header.
    append my_table.
    DATA: out_file(256) type C,
          codepage_ref type ref to CX_SY_CONVERSION_CODEPAGE,
          out_char type c,
          size type i,
          insert_string type string,
          insert_size type i.
      out_file = filename.
      open dataset out_file for output in text mode ENCODING NON-UNICODE.
      LOOP AT my_table.
        size = strlen( my_table ).
        insert_string = ''.
        DO size TIMES.
          offset = sy-index - 1.
          try.
              out_char = my_table+offset(1).
              IF out_char = SPACE.
                CONCATENATE insert_string '' INTO insert_string SEPARATED BY SPACE.
              ELSE.
                CONCATENATE insert_string out_char INTO insert_string.
                transfer insert_string to out_file NO END OF LINE .
                insert_string = ''.
              ENDIF.
            catch CX_SY_CONVERSION_CODEPAGE.
              insert_size = strlen( insert_string ) - 1.
              insert_string = insert_string(insert_size).
          endtry.
        ENDDO.
       transfer CL_ABAP_CHAR_UTILITIES=>NEWLINE TO out_file NO END OF LINE.
      ENDLOOP.
      close dataset out_file.
    How do I get to insert the space for filler1 and filler2?
    Edited by: Siong Chao on Oct 4, 2011 4:56 AM
    Edited by: Siong Chao on Oct 4, 2011 8:27 AM
    Edited by: Siong Chao on Oct 4, 2011 8:29 AM

    problem lies in the open dataset codes
    Used:
    open dataset out_file for output in text mode encoding non-unicode message msg.
    if sy-subrc= 0.
    loop at my_table.
    transfer my_table to out_file
    transfer cl_abap_char_utilities=>newline to out_file no end of line.
    endloop.

  • How to set execution preferences between Data Objects

    Hi Experts,
    I have  2 data Objects(one Bidrectional and another Upload Only) in my SWCV and according to my requirement i have to execute first DO(Bidirectional) before execution of Second DO(Upload Only).
    Is there any way so that i can set execution  preferences between these two DOs.
    Regards,
    Abhishek

    Hi Liji,
    Execution preference is more related to the "Semantic Compression" capability of the application/framework than the "backward compatiblity" with 04/04s.
    Whenever the semantic compression is enabled, sync order has to be present for the set of data object to ensure the correct order of the data going to the server.
    As all the backward compatible applications are "Semantic compression enabled" this option is mandatory for those applications.
    But non-backward compatible applications might also want to use "semantic compression" feature to reduce the traffic over the network. In this case, those applications will also need this feature. Hence this feature of settting the sync order is available for all the SWCVs.
    Regards,
    Ramanath.

  • How to set mulitple pause times to a video?

    I wanted to set multiple pause times to a video being played, for example user defined intervals,eg: 1min:20secs, 2mins:40secs and so on.
    At the moment i am using setStopTime(), but it takes work only for the greatest interval I put. All the smaller intervals are ignored.

    You can only set a single stop time per video...

  • How to Set Up Network Between IMAC and Windows XP

    Hi
    I have a new Imac 27 inch in my study and a PC running Windows XP downstairs - I don't know how to set up the PC and when I phone apple support they could only tell me how to file share from the IMAC end - would be grateful for some help

    First of all, it is easier if your Windows user has a password, it may not be the case, if not, you should set one.
    Then check your firewall settings. if it is activated, go to your network connection's properties, choose the Exceptions tab, and check "File sharing" so that it will no longer be blocked.
    From now on, you should be able to connect to your computer from the finder.
    Choose Go > Connect to server
    Then in the address, type smb://ip.address.of.windows/ and OK
    after a short time, it will prompt you for your username and password, and you should be able to access your Windows resources.
    If your Mac and Windows are in the same workgroup (set in computer properties in Windows, and in Network properties in Mac) it will appear in any finder window side bar.

  • How to set the title of pages created in Webcenter Spaces?

    Hi
    I need to set the title of the pages created in webcenter spaces. How can i do that? By default when i create the page in webcenter spaces the page name with which i created the page is coming up on the browser tab. But i want the browser title to be different from the page name. Is there a way to do this? I tried with using javascript and setting "document.title" but it works only partially. That is when the page is loading it shows the text that i have set using javascript but it doesnot remain persistent. As soon as the page loads it again resets back to the name of the page :(
    I also tried adding html markup on to the page in edit mode and tried giving in the <title> tag but it is not getting applied, as soon as i click on apply it just refreshes the page and my changes are gone.
    Please i need some help around this asap as it is critical.
    Thanks

    Thanks for the reply Jaap.
    It was really helpful. But i need further help on this.
    I need to change the browser title based on the tab selected. And here the tabs on spaces page is actually coming from a custom task flow. Any idea how can i achieve this? And there is no page refresh involved.
    Some help on this please.
    Thanks

Maybe you are looking for

  • "File Import Failure Unsupported format or damaged file" in CS6 but fine in CS5.5

    Hello All. Recording in Pal DV AVI from Sony Z5U with MRC1K compact flash recorder. Imported files to computer using the Sony utility, and also tried dragging and dropping. Some files import to Premiere Pro CS6.03, but others give "File Import Failur

  • Garageband - original file could not be located

    I have just started to use garageband but i have fallen at the first hurdle. When i click on a song from my itunes library in the media browser i get the message "original file could not be located" However, if i right click on it, i locate it in my

  • Transferring Photos from MacBook Pro to my Tower

    Need a little assistance with this. I would like to transfer the iPhoto library from my laptop to my tower. Is this a simple process? How would I go about doing this? Thank you for your help in advance.

  • Export/Print Javascript error

    Just recently I've noticed I'm getting a Javascript error when i try to export or print a report from the toolbar in my crystal reports viewer. The export pop up comes up normally, but when i click 'OK' I get this error: opener.document.getElementByI

  • Lightroom does not display image

    I have Lightroom5.7 on Sony laptop with windows 8.1.  Just had some kind "Intel Update", now Lightroom ceased to display any image. Incompatible issue?