How can I execute the hyperlink action method when I click on the hyperlink

Hi,
I have created a hyperlink (hpPopupXML).
1. I set the Target property to New Window.
2. I set the URL to displayXML.jsp
I ran the application and I click on the hyperLink to execute the hpPopupXML_action() method and it does not.
Is there a way to force execution the hpPopupXML_action() when I click on my hyperLink (hpPopupXML);
Please let me know.
Thanks.

The following excerpt is from http://developers.sun.com/prodtech/javatools/jscreator/learning/tutorials/2/about_components.html#action
Simple Page Navigation
If you want the user to click a component to move to a specific page, and you do not want the browser to submit any user input, you can use the Hyperlink, Image Hyperlink, Tab, or Tree Node component and type the path to the destination page in the component's url property, such as /faces/Page1.jsp.
Dynamic Page Navigation
The Page Navigation editor enables you to specify navigation rules that map user actions and decision logic outcome to destination pages. You specify the mapping by dragging a named connector from the link or action component to the destination page. You must also create an action handler for the component that returns the outcome, which is a String value equal to the connector's name. You can use the component's action property to create the action handler.
When a page visitor clicks the component, the browser submits the input, if any, and the action handler returns an outcome. The server looks up the outcome in the navigation rule mapping to determine what page to respond with. If there is no navigation rule for that outcome, the server redisplays the current page. You can write the action handler to return different outcomes based on business logic.
NOTE: When you set both the url and the action property, the action handler takes precedence.
IT LOOKS LIKE IN YOUR CASE THE URL PROPERTY IS TAKING PRECEDENCE OVER THE ACTION PROPERTY. IS THAT TRUE?

Similar Messages

  • How can we execute the BDC session in error mode through se38 programme

    Dear Experts,
    How can we execute the BDC session in error mode through se38 programme....
    we can execute the session in the below 2 ways
    1) Through SM35 we can process the session manually in foreground/Error mode or Background also.
    2) through RSBDCSUB (standared Program) we can process the session in back ground.
    But i want to process the session in foreground or Error mode..Do we have any standared program for process the session in foreground or error mode.
    Please suggest.
    Regards,
    Bussa.

    Hi,
    SAP was smart enough to provide this little program: RSBDCCTU
    Sandra
    Edited by: Sandra Rossi, 15 minutes later
    Maybe the answer to your question is just to use CALL TRANSACTION ... USING ... (see the example in RSBDCCTU). You can also generate such a program using transaction SHDB

  • How can we execute the session in error mode through SE38 program

    Dear Experts,
      How can we execute the BDC session in  error mode through se38 programme....
      we can execute the session in the below 2 ways
    1) Through SM35 we can process the session manually in foreground/Error mode or Background also.
    2) through RSBDCSUB (standared Program) we can process the session in back ground.
    But i want to process the session in foreground or Error mode..Do we have any standared program for process the session in foreground or error mode.
    Please suggest.
    Regards,
    Bussa.

    Hi Bussa,
    Please maintain the mode as 'E' . If there is any errors it will stop else it will run.
    http://wiki.sdn.sap.com/wiki/display/ABAP/BatchInput-+BDC
    http://wiki.sdn.sap.com/wiki/display/ABAP/BatchInputFAQ#BatchInputFAQ-WhySHDBdidn%27trecordsomescreens%3F
    Regards,
    madhu.

  • On my mac when i click on pages, a new document doesn't open instantly  but a window with my files open and then  have to click on the left bottom new document in order to open one. How can i have directly a new document when i click on pages icon

    On my mac when i click on pages, a new document doesn't open instantly  but a window with my files open and then  have to click on the left bottom < new document> in order to open one. How can i have directly a new document when i click on pages icon

    How to open an existing Pages document?
    Click Pages icon in the Dock to launch Pages.
    When Pages is open, click File menu in the  Pages menu bar.
    Select “Open”.
    When the select document  dialog box opens up, highlight/select the document and click “Open”
    at the bottom right corner of the dialog box.
    s
    https://support.apple.com/kb/PH15304?locale=en_US

  • How can I have a white page as when I click to Home in place to have the Google search page ?

    how can I have a white page as when I click to Home in place to have the Google search page ?

    See http://www.google.com/support/toolbar/bin/answer.py?answer=115561 Web-browsing tools : Google new tab page and most visited websites - Toolbar Help

  • ADF how can i execute a query with parameters when the page renders

    hi
    i am using ADF web 11g
    i need to execute a query with parameters when the page renders
    thanks

    hello,
    I'm a fan of Java code, I really am.
    But when you use ADF, you decided to move to a more declarative environment.
    So why not do it declarative, the adf way?
    In your pagedef insert a action binding.
    This can be anything, a call to the application module, a call on the iterator(Like executeWithparams, etc.)
    Create an invokeAction in your pagedef and set the condition.
    This example refreshes(Action 2 is execute query) the data.
    First the method binding:
        <action IterBinding="PersoonIterator" id="Execute" InstanceName="LSAppModuleDataControl.Persoon"
                DataControl="LSAppModuleDataControl" RequiresUpdateModel="true" Action="2"/>And the invoke action
        <invokeAction Binds="Execute" id="refreshData"/>This always refreshes the data on page entry, but anything is possible, you can set condictions for the invokeAction.
    -Anton
    PS Yes I know that pagedefs become backing beans in the end and yes that is Java code, but if you wanna play the ADF way, the goal is the reduction of Java code and the increased performance of declarative programming.

  • How can I make my page have animations when I click on the link?

    I am doing a class report and I need to come up with something to teach my class in one of our software programs. I am in the middle of Dreamweaver and Access so of course I chose Dreamweaver. I would like to know for my own page as well as to teach my class on how to make my page animated when I click the links.
    In power point you can set animations to your slides. I would like to know how to do almost that same thing but on a website.

    CSS Transitions, Transforms and Animations can do all kinds of fun stuff in modern browsers (everything but IE8 and lower, IE9 can do "some" of it)...
    Transitions
    http://www.w3schools.com/cssref/css3_pr_transition.asp
    Animations and Keyframes
    http://www.w3schools.com/cssref/css3_pr_animation.asp
    http://www.w3schools.com/cssref/css3_pr_animation-keyframes.asp
    Transforms
    http://www.w3schools.com/cssref/css3_pr_transform.asp
    http://www.w3schools.com/css/css3_2dtransforms.asp
    http://www.w3schools.com/css/css3_3dtransforms.asp
    DWCC has a transitions tool, I've never used it, but it's available under Window > CSS Transitions

  • How can I execute the test case written excel sheet

    Hello
    I have written the test cases  in excel sheet. Please tell any one how to execute test case from labview.please send some sample vi

    I'm sorry, but you've provided zero information on what you have. All you've said is that you have an Excel "sheet" with test cases, and that it's written in VBA. What does that even mean? What's written in VBA? Are you trying to call the VBA code? Are you trying to rewrite the VBA code in LabVIEW? Unless you provide a better explanation of what you have and what you are trying to do, we can just keep playing a guessing game.

  • How can I stop Firefox 34 from crashing when I click a button on the NOrton 360 toolbar??

    I have the latest Norton 360 and fully updated. Also have FF 34.05. After anywhere between an hour and 3 hours, clicking any of the Norton Toolbars buttons that open options and provide multiple log in options FF crashes and when I reopen it it brings up my old tabs and at the end it brings up the FF welcome screen. In the options, it changes my opening page to the Norton Welcome page and the option to open previous tabs which was there with open default site which now it the welcome screen. Need help as have tried several fixes from the net and none so far work. Have allowed FF to reinstall the pref file, have removed hardware acceleration as well as put flash into a non protected mode and none help.
    Don't know if it is a FF or Norton issue but, it is a real issue. Please help.

    Thanks for your quick turn around. I'd be surprised if corrupt files as I only got the machine last Thursday but, it was a refurb so perhaps issues from the previous owner.
    Do have some questions as follows:
    It is a Windows 8.1 64 machine so will the fix recommended work??
    looking at the page, appears option 2 is my best bet but, won't start until I get the go for Win 8.2. Assuming this is a good fix and since I would be doing it with the system and not a program, no malware??
    As far as drivers, do have a app from HP that updates drivers and I updated everything after I got it going so should have the latest drivers and I did try alone unclicking the machine acceleration and no change there but, with the scan, might help. I have run all of the Windows updates which were quite a few with a new computer and do have Windows set to perform automatic updates so don't think I need to worry about graphic drivers??
    Your thoughts on my questions before running the scan at the elevated admin level. By the way, I am the admin so do I simply run as admin or is there a higher thing I need to do to run at High Administrator???
    Also, if after I run the scan and repair, if OK on Win 8.1 should I send your results to Norton for them to look at since almost all of the problems are with Norton and perhaps they have a fix with those issues and having running the driver fix should help them?? Also will the scan and repair indicate what was fixed and what wasn't.
    Sorry so many questions but, don't want to mess up my new machine.
    Thanks so much,
    Dave

  • How can i setup pages to automatically open when double clicked.  Currently when I double click it creates cpgz file and does not open.  The only way to open pages doc is to manually ask to open with pages.

    Currently when I double click it creates cpgz file and does not open.  The only way to open pages doc is to manually ask to open with pages.

    Hi Karen,
    Sounds like OS X has lost the association between Pages and its files.
    Start by quitting Pages, then going to Finder.
    In Finder, locate a .pages file. Click on it (once), then press command-I (eye, not one) to Get Info.
    In the Info window that opens, expand the Open With section.
    In this section, click on the pop-up menu and choose Pages (even if Pages is already shown).
    Click the Change All button to associate all files with the .pages extension with Pages.
    Close the info window.
    Double click any .pages file to check that Pages will now launch and open the file.
    Regards,
    Barry

  • HT201363 How can i reset my secuity questions if when i click send to resuce email it wont send ?

    What should i do ?

    Try logging out then back in. If that doesn't work then you may want to check any email addresses that you may have set as a rescue. If you are still unable to reset yourself you can call apple and have them help you reset your security questions and information. They will need to verify you are the account holder before they can help though.

  • How can we download the Purchase order report?

    Hi,
    In my requirement i am displaying the PurchaseOrder details report to the Manager in the workitem he want to download the report (after execution of the workitem the manager approved the PO) in the form of EXCEL sheet.
    Can anybody give the solution for this?
    Early response is appriciable and rewardable?
    Regards,
    Chow

    Hi,
    No i am not using any portal to execute the work item.
    can you please tell what is this UWL(Portal)?
    With this how can we execute the Workitem?
    How can we download the report by using the UWL portal to execute the workitem?
    Early response is appriciable.
    Could you give the reply ASAP Please?
    Regards,
    Chow.

  • How can I execute a Procedure with OUT variable is %ROWTYPE on SQL Prompt

    Hi,
    I have a procedure with OUT variable is %ROWTYPE
    How can I execute the following procedure on SQL prompt.
    (without creating anonymous block)
    CREATE OR REPLACE PROCEDURE zz_sp_EMP(VEMPNO IN EMP.EMPNO%TYPE,
    V_REC IN OUT EMP%ROWTYPE)
    AS
    BEGIN
    SELECT * INTO V_REC FROM EMP WHERE EMPNO = VEMPNO;
    END;
    Thanks & Regards,
    Naresh

    as previous posters said: it's not possible to do this without declaring a variable in the anonymous block.
    With anonymous block it would look like this (had to change it a bit, since i'm using hr-schema on oracle XE):
    declare
    l_rec EMPLOYEES%ROWTYPE;
    begin
    zz_sp_EMP(VEMPNO => 100, V_REC => l_rec);
    DBMS_OUTPUT.PUT_LINE ( 'first_name = ' || l_rec.first_name );
    DBMS_OUTPUT.PUT_LINE ( 'last_name = ' || l_rec.last_name );
    end;
    first_name = Steven
    last_name = King

  • How can I execute program after using F4_Filename function?

    Hi all,
    I'm a new user on the forum. I've been working with ABAP and SAP for a few weeks. I wrote a program for importing data from excel file to SAP using BDC. During searching this forum I found information about F4_Filename function which allows users to browse the disc for a file. I'd like to add this function to my program. I have a parameter for a file name but this is an ordinary static string field. When I added the code which I found in the message on this forum the rest of program doesn't execute.
    This is simple program for example:
    REPORT  Z_TEST8_AB.
    DATA f_name TYPE STRING.
    PARAMETERS p_file like rlgrap-filename DEFAULT 'c:\test.xls'.
    f_name = p_file.
    write:/ f_name.
    This program works correctly. There is a field for parameter. I can change the default name for a file.
    After all, I can run the program (F8) and rest of the code is executed. The field for parameter dissapears from the screen and the file name is displayed. ( command write)
    Now I added a function F4_Filename
    REPORT  Z_TEST8_AB.
    DATA f_name TYPE STRING.
    PARAMETERS p_file like rlgrap-filename DEFAULT 'c:\test.xls'.
    at selection-screen on value-request for p_file.
      call function 'F4_FILENAME'
           exporting
                program_name  = syst-repid
                dynpro_number = syst-dynnr
                field_name    = 'p_file'
           importing
                file_name     = p_file.
    f_name = p_file.
    write:/ f_name.
    I can browse a computer for a file now but after selecting the file I can't run the rest of the code. When I click on the icon or press key F8 the field for parameter doesn't dissapier and the command write is not executed.
    What do I do wrong?
    Could anyone suggest me a solution? How can I executed the code after using this function?
    Thanks in advance.
    Regards,
    Arek.

    Hi arkadiusz,
    1. simple
    2.
    <b>start-of-selection.</b>
    f_name = p_file.
    write:/ f_name.
    regards,
    amit m.

  • How can I find the source of report in the executable method= "Spawned" ?

    Dear all:
    how can I find the source of report in the executable method=>"Spawned" ?
    Regards,

    Hi,
    Please see this thread.
    To View Spawned Concurrent Program Source Code
    To View Spawned Concurrent Program Source Code
    Regards,
    Hussein

Maybe you are looking for