Setter is not always called for a h:inputText

It is really very strange beahvioure in a JSF componenet <h:inputText ..../>.
Sometimes the entered value is mapped to its corresponding field in the bean (value="#{mybean.someproperty}") and sometime it negelects the user data and keep the value is "" ? even if the user entered data to that text box ?
There is no validation for that component.
Any idea or help is greatly appreciated

Thanks a lot BalusC for offering continous help;
Actaully I found the probelm !
I have 20 tables in a JSF page, each table represents a single Service.
so I have Service1,Service2,......Service20
<table width="100%"  border="0" cellspacing="0" cellpadding="0" class="eBasicInfoTB">                                   
                                   <tr class="cnt_tabl_bg">
                                        <td colspan="4" class="cnt_title_bg">
                                             <div align="left">
                                             <h:selectBooleanCheckbox id="service1" binding="#{approvalManagementBean.selectBooleanService1}"></h:selectBooleanCheckbox>
                                             Service #1</div>
                                        </td>
                                   </tr>
                                   <tr class="cnt_tabl_bg">
                                        <td width="25%" class="td_alr">Service Date</td>
                                        <td width="24%">
                                             <table    border="0" cellspacing="0" cellpadding="0" class="ClaTB">
                                                  <tr>
                                                       <td width="100%"><h:outputText id="service1_date" value="#{approvalManagementBean.service1.serviceDateStr}" styleClass="fieldNormalClassDBlue"></h:outputText></td>
                                                  </tr>
                                             </table>
                                        </td>
                                        <td width="25%" class="td_alr">Service Code</td>
                                        <td width="26%"><h:outputText id="service1_code" value="#{approvalManagementBean.service1.serviceCode}" styleClass="fieldNormalClassDBlue"></h:outputText>
                                        </td>
                                   </tr>
                                   <tr class="cnt_tabl_bg">
                                        <td class="td_alr">Service Description</td>
                                        <td colspan="3"><h:outputText id="service1_desc" value="#{approvalManagementBean.service1.serviceDesc}" styleClass="fieldNormalClassDBlue"></h:outputText>
                                        </td>
                                   </tr>
                                   <tr class="cnt_tabl_bg">
                                        <td class="td_alr">Unit Price</td>
                                        <td><h:outputText id="service1_unitPrice" value="#{approvalManagementBean.service1.unitPrice}" styleClass="fieldNormalClassDBlue"></h:outputText>
                                        </td>
                                        <td class="td_alr"> Unit Type</td>
                                        <td>
                                             <h:outputText id="service1_unitType" value="#{approvalManagementBean.service1.unitType}" styleClass="fieldNormalClassDBlue"></h:outputText>                                             
                                        </td>
                                   </tr>
                                   <tr class="cnt_tabl_bg">
                                        <td class="td_alr">Quantity</td>
                                        <td><h:outputText id="service1_reqQty" value="#{approvalManagementBean.service1.reqQuantity}" styleClass="fieldNormalClassDBlue"></h:outputText></td>
                                        <td class="td_alr"> Requested Cost</td>
                                        <td><h:outputText id="service1_reqCost" value="#{approvalManagementBean.service1.reqCost}" styleClass="fieldNormalClassDBlue"></h:outputText></td>
                                   </tr>
                                   <tr class="cnt_tabl_bg">
                                        <td class="td_alr">Provider Service Comments</td>
                                        <td colspan="3"><h:outputText id="service1_provComments" value="#{approvalManagementBean.service1.provComments}" styleClass="fieldNormalClassDBlue"></h:outputText></td>
                                   </tr>
                              </table>The field that had the bug was the field Requested Cost
value="#{approvalManagementBean.service1.reqCost}"I found that Service No19 aslo has
value="#{approvalManagementBean.service1.reqCost}"which was overrides the first value if it left empty :)
Thanks again our Expert

Similar Messages

  • Getter & Setter Method not getting called for a field enhanced through AET

    Hello,
    I am new to SAP CRM 7.0 and working on a requirement.
    A Z-field was added by our functional guy in CRM 7.0 WebGui through AET in the 'Create Opportunity' transaction (Header data).
    Now the requirement is, as soon as the opportunity is created through the WebGui, I should post a document in R/3 and paste that document number back to the enhanced Z-field in opportunity.
    Work done by me:
    I pressed F2 on the enhanced Z-field in the WebGui screen and took the details of view, component name etc. After this I went to normal SAP CRM system and open tcode "BSP_WD_CMPWB", located the corresponding view "BT111H_OPPT/Details" and right clicked & enhanced the same.
    Then I opened the structure of this view, expanded context node, located context "BTOPPORTH" and inside this, located my Z-attribute. Now right clicked on the Z-attribute & selected the option "Generate SETTER & GETTER Methods" and these were generated successfully.
    Problem:
    The problem is even after putting external break points in these methods, these methods are not getting called while creating, modifying & displaying the Opportunity in WebGui.
    I hope that for the requirements that I have, I have to do the coding in "Getter & Setter" methods. But since these are not getting called, I am unable to proceed.
    Please help/suggest how to achieve this.
    Thanks in anticipation.
    Best Regards,
    Rahul Malani

    Hi,
    If you can see the field in UI and still get_ method is not being triggered then try to regenerate these methods. If it still doesn't work then please look for SAP notes or raise an OSS.
    There should be some note for the issue you faced.
    please refer:
    Help Needed immediately - AET getter setter methods not getting triggered
    Regards,
    BJ

  • ITune updates on my XP always call for AOL?

    When I update my iTunes, the software for Aol always comes up. I do not have AOl and my computer settings on my computer say never dial up. Even when my web browser is open already, iTunes calls for AOL. It is maddening. Is there a setting in iTunes that I need to switch off?

    When I update my iTunes, the software for Aol always
    comes up. I do not have AOl...
    If you do not have AOL, then how does the AOL software come up?
    Why not remove the AOL software entirely? Just dump it. It's bad for you. It's bad for your computer. It's just bad.

  • Setter method not getitng called in the custom tag

    Hi,
    I have written a custom tag and I have declared an attribute in the tld file and have specified the setter method for the same in the java tag file but that setter method is not getting called...for rest of the attributes, the methods are getting called and not just for one!! any idea what could be the problem....
    Regards
    Deepak Saini

    Do you have a getter method to match that property?
    Post some example code - what does your tld define for this property, and what get/set methods have you defined for it?

  • Backing file init method always called for proxy portlets

    Hello,
    We are currently using Weblogic Portal 10 MP1. Deployed within our Portal EAR is a local proxy portlet and attached to this proxy portlet is a backing file, which currently implements the init() and prerender() methods from the backing interface.
    When this is placed in a page that is within a desktop, the init() method is always invoked no matter which page you access within the desktop. As I understand it from the documentation, if you have "tree optimization" turned on, then the init() method will only be called when rendering the actual page the proxy portlet is in. But this doesn't seem to be the case. However, if I define a standard Java portlet within the EAR and attach a backing file, then the init() follows the rules when tree optimization is turned on or off.
    Does anyone know if this is a defect within the portal framework, or is this expected and proxy portlets do not follow this rule?
    And I guess, if it is a defect or known limitation, is there a possible workaround? I assume the simplest workaround will be to move the logic into the prerender() method.
    Regards,
    Jonathan

    Hello Jonathan,
    Tree optimization is a tricky thing- some portlets may still be initialized even when the page they are on isn't visible. The rules for which get initialized and which don't are very complicated and depend on a number of things, so it is just best to not rely on the init() method not getting called.
    By far the best option for your use-case is to have the proxy portlet listen to the "onRefresh" event, and move the logic from the backing file's init() method into an event-handling method in the backing file, then have this method called when the refresh event is received. Here's a sample portion of the .portlet file for doing this:
    <netuix:handlePortalEvent event="onRefresh" eventLabel="onRefreshEvent">
        <netuix:invokeBackingFileMethod method="handleRefreshEvent"/>
    </netuix:handlePortalEvent>The "onRefresh" event is sent to the portlet only when it is visible on the page, so it should work perfectly for your use-case.
    Kevin

  • BUG: Return listener not being called for manually launched dialog

    Hello all,
    I have found a bug in the dialog framework. To set the stage, I have a ADF Faces page with a command button on it. The partial submit property is set to "true" and the use window property is also set to "true." I also have the returnListener property set to a method in the backing bean. When I set the Action property of the command button to a global navigation rule that launches a dialog, the return listener is being called correctly when I dismiss the dialog.
    However, when I launch the dialog from an action listener, the return listener is not being called. Here is my action listener code:
      public void al (ActionEvent ae)
        FacesContext context = FacesContext.getCurrentInstance();
        ViewHandler vh = context.getApplication().getViewHandler();
        UIViewRoot dialog = vh.createView(context, "/infrastructure/ICConfirmDelete.jspx");
        HashMap properties = new HashMap();
        properties.put("width", new Integer(300));
        properties.put("height", new Integer(300));
        AdfFacesContext.getCurrentInstance().launchDialog(dialog, null, ae.getComponent(), true, properties);
      }and here is my return listener:
      public void rl(ReturnEvent re)
        System.out.println("in return");
        System.out.println((String) re.getReturnValue());
      }OK - here's an update. If the command button is in the Actions facet of the page, everything works as expected. However, if the button is in the selection facet of a table (inside of afTableSelectOne) - it does not work properly as documented here. It also works correctly if the button is in the actions facet of the table. I think that this is a bug and needs to work - my use case (as you might tell from my code) is to do a delete confirmation dialog. My short-term workaround is to use the Action instead of ActionListener property on the command button, but the issue I have is that the pop-up dialog is just a tad too small, and is showing scrollbars.
    Regards,
    John
    Message was edited by:
    John Stegeman
    Added additional information about tableSelectOne

    Gabrielle,
    Sorry for the confusion.
    What does not work:
    Initiating a dialog from the ActionListener attached to a command button (where the command button is inside an afSelectTableOne) will not fire the returnListener when the dialog is closed.
    What does work:
    Initiating a dialog by returning a dialog-based navigation rule (e.g. a string starting with "dialog:") from the Action attached to a command button (even if the command button is inside an afSelectTableOne) - the return listener is called when the dialog is closed
    What also does work:
    Initiating a dialog with either method (Action or ActionListener) when the command button is elsewhere on the Page (e.g. in the Actions facet)
    Hope this clarifies the bug. I could send a test case if desired.
    Kind regards,
    John

  • DidReceiveData not getting called for consuming a SOAP webservice

    I am trying to access a webservice in iphone. didReceiveResponse connectionDidFinishLoading is getting called however didReceiveData is not getting called. I checked NSHTTPURLResponse allHeaderFields where Content-length is 0 and statusCode is 400. I am not getting why I am getting this HTTP status code. Can someone please help me in finding this error. Here is my code:
    - (IBAction)buttonClickedid)sender {
    NSString *soapMsg =
    [NSString stringWithFormat:
    @"<?xml version=\"1.0\" encoding=\"utf-8\"?>\n"
    "<soap:Envelope xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns:xsd=\"http://www.w3.org/2001/XMLSchema\" xlmns:soap=\"http://schemas.xmlsoap.org/soap/envelope/\">\n"
    "<soap:Body>\n"
    "<GetAllCarsJson xmlns=\"http://cscserver2.carrollu.edu/tshah2/\">\n"
    "</GetAllCarsJson>\n"
    "</soap:Body>\n"
    "</soap:Envelope>"];
    //---print it to the Debugger Console for verification---
    //NSLog(@"%@",soapMsg);
    NSURL *url = [NSURL URLWithString:@"http://cscserver2.carrollu.edu/tshah2/CarService.asmx"];
    NSMutableURLRequest *req = [NSMutableURLRequest requestWithURL:url];
    //---set the headers---
    NSString *msgLength = [NSString stringWithFormat:@"%d",[soapMsg length]];
    [req addValue:@"text/xml; charset=utf-8" forHTTPHeaderField:@"Content-Type"];
    [req addValue:@"http://cscserver2.carrollu.edu/tshah2/GetAllCarsJson" forHTTPHeaderField:@"SOAPAction"];
    [req addValue:msgLength forHTTPHeaderField:@"Content-Length"];
    //---set the HTTP method and body---
    [req setHTTPMethod:@"POST"];
    [req setHTTPBody: [soapMsg dataUsingEncoding:NSUTF8StringEncoding]];
    //[activityIndicator startAnimating];
    conn = [[NSURLConnection alloc] initWithRequest:req delegate:self];
    [conn start];
    NSLog(@"Connection = %@", conn);
    if (conn)
        //webData = [[NSMutableData data] ];
        webData = [[NSMutableData alloc] initWithCapacity:2048];
        //[[NSMutableData data] retainArguments];
    - (void) connection NSURLConnection *) connection didReceiveResponse NSURLResponse *)response
        NSLog(@"soapMsg1: %d", [webData length]);
        //webData = [[NSMutableData alloc] initWith:
        [webData setLength:0];
    - (void) connection NSURLConnection *) connection didReceiveData NSData *)data
        NSLog(@"DONE1111");
        [webData appendData:data];
        //NSLog(webData);
    - (void) connection NSURLConnection *) connection didFailWithError NSError *)error
        NSLog(@"ConnectionFailed");
        //[webData release];
        //[connection release];
    - (void) connectionDidFinishLoading NSURLConnection *) connection
        NSLog(@"DONE. Received Bytes: %d", [webData length]);
        NSString *theXML = [[NSString alloc] initWithBytes:[webData mutableBytes] length:             [webData length] encoding:NSUTF8StringEncoding];
        //shows the XML
        NSLog(theXML);
        //[theXML release];
        //[activityIndicator stopAnimating];
        //[connection release];
        connection = nil;
        webData =nil;

    Hi,
    If you can see the field in UI and still get_ method is not being triggered then try to regenerate these methods. If it still doesn't work then please look for SAP notes or raise an OSS.
    There should be some note for the issue you faced.
    please refer:
    Help Needed immediately - AET getter setter methods not getting triggered
    Regards,
    BJ

  • Iphone 5 IOS 6.1.4 all sounds only play when setting up not when calls etc come in

    my iphone5 about 1 year old running IOS 6.1.4 doesn not activate any (email, voice call, messenger, etc)  notification tones, occassionally it will vibrate. I have only default ringtones on the phone. All ringtones always work fine when selecting which to use. They function loud and clear when selecting. No sound is generated for incomoing calls, emails, or messages. I am running 6.1.4 as this is a work phone and some apps are required that are not ready for IOS 7.

    Your phone is inappropriately going into pre-autolock dimming.  Try:
    1. Reset phone (no data loss): press both power and home buttons for at least 10 seconds, releasing when the Apple logo appears.
    2. Restore in iTunes using a backup
    3. Restore in iTunes as new, without a backup.
    If #3 doesn't help, there is a hardware problem that needs warranty service.
    iTunes: Restoring iOS software

  • EXIT_SAPLV01Z_013 for Batch master Update is not getting called for MSC1n

    Hello,
    I am facing the same issue I want to update a date 6 field while the user create a Batch thurogh MSC1n.
    I am using the EXIT_SAPLV01Z_013 to update the same.
    But This Exit is not called as there is a condition which fails while this exit is called thru FM VB_CREATE_BATCH.
    the field NO_CFC_CALLS is set to "X" in Include LCHRGF02.
    CALL FUNCTION 'VB_CREATE_BATCH'
    EXPORTING
    ymcha = akt_mchx
    new_lgort = dfbatch-lgort
    bypass_lock = 'X'
    kzcla = ' '
    xkcfc = ' '
    no_check_of_qm_char = 'X'
    no_change_document = ' '
    check_external = space
    check_customer = space
    no_cfc_calls = 'X'.
    Can you please help how do we resolve this issue i am using SAP 4.7.
    Thanks
    Solanki Ritesh

    hello
    Any suggestion do we have any OSS note for the same???
    thanks
    Solanki Ritesh

  • Not working call for laptop to mobile phones

    hi sar not working UAE to INDIA  mobiles call i nied help 

    I am facing the same problem...When dialing from Windows PC, there is not even a ringing tone. But from Android phones, it gives rining tone only for me and the receiving side actually doesn't receive call itself. I am living in Dubai..Please suggest a soultion for us.

  • SAP Script is not getting called for GI Output type WA03

    Dear All,
    I have designed one SAP script for goods issue output type WA03 for Tcode Migo.
    I have assigned the form name in NACE. But the problem is it is not picking my form, It is giving some Express document error. I am not able to know how the transaction is picking up the form since it is not going to the standard program even though i have kept breakpoint there. Can anybody let me know how the print program (SAPM07DR)is getting called from MIGO.
    print program  name is SAPM07DR.  Standard Script name is WASCHEIN.
    Regards,
    Ravindra Jain

    HI Ravi,
    Did you check the entry in NACE. I think you need to configure the Driver program and sap script there. just try to put a session break point and check why it is not picking.
    Thanks,
    Chidanand

  • IHostAssemblyStore::ProvideAssembly() not being called for Host AppDomainManager assembly

    Hi All,
    I am building an unmanaged CLR Host and have a very specific question regarding the loading of my
    managed AppDomainManager assembly via an unmanaged IHostAssemblyStore implementation.  Specifically I can't seem to get the CLR to load my AppDomainManager assembly through my IHostAssemblyManager component.
     I specify my AppDomain Manager type on the ICLRControl interface as I am supposed to:
    hr =
    pCLRControl
    ->SetAppDomainManagerType(L"MyManagedAppDomainManager, Version=1.0.0.0, PublicKeyToken=9ab418b2d23c1abd, ProcessorArchitecture=MSIL",
    L" MyManagedAppDomainManager.MyAppDomainManager");
    If I include this type in the list of assemblies returned by IHostAssemblyManager::GetNonHostStoreAsemblies(), the CLR looks for the assembly/type in my application directory, finds
    it and loads it no problem.
    However, if I remove this type from the non-host store assemblies list, the above line throws a C++ EEFileLoadException error.  I don't expect this.  I expect my IHostAssemlbyStore::ProvideAssembly() implementation to get called to provide
    the assembly, and it doesn't.
    Note that in the first case (where I include the assembly in the non-host store assemblies list), once my AppDomainManager assembly loads, all other assemblies not specified in the list are redirected to my IHostAssemblyStore::ProvideAssembly() implementation
    as they are supposed to be.  I just can't seem to get the CLR to call this method for the AppDomainManager assembly itself.
    Is this supported?
    Many thanks,
    Rod da Silva

    Update:
    I found the issue.  I was missing the Culture portion of the assembly name:
    hr =
    pCLRControl
    ->SetAppDomainManagerType(L"MyManagedAppDomainManager, Version=1.0.0.0, PublicKeyToken=9ab418b2d23c1abd,
    Culture=neutral, ProcessorArchitecture=MSIL",
    L" MyManagedAppDomainManager.MyAppDomainManager");
    I found this by turning Fusion log on.
    Hope this helps someone.
    Rod

  • IDBase_UI_Dialog::Destructor not always called when dialog exits?

    Hi,
    We're having an intermittent issue with one of our dialogs on CC 2014 on Mac 10.8.  It's a Moveable Modal dialog and sometimes when it is closed, the next time it opens the dialog come up but IDialog::Open returns immediately rather than blocking as you would expect for a Modal dialog.
    Having used the trace, what appears to be happening is that when the dialog is closed, when it works properly the last thing that InDesign does is:
    DVModalDialogWindow::Destructor
    DVWindow::ReleaseWindow deleting drover OS_Window for 3b50e600
    IDBase_UI_Dialog::Destructor
    but when it doesn't work, these three lines do not appear in the trace.  Could we be doing something that would cause this?
    Can anyone shed some light on this?
    Thanks,
    Dan Tate

    I have found a workaround for this: when the IDialog::Open returns immediately, the IDialog::IsOpen returns true, so I can trap it.  If I then call IDialog::SetDeleteOnClose(true) and then IDialog::Close, then the dialog does close properly and opens correctly the next time.
    I'd still like to know why I am getting into this state in the first place though.
    For further information, this seems to happen less frequently (if at all) on CC 2014 10.1, but happens fairly regularly on 10.0 - was anything changed in this area between the two versions?
    Thanks,
    Dan Tate

  • ItemStateChanged not always called in ComboboxEditor

    Hi all,
    I have implemented a custom JTable Cell editor which extends AbstractCellEditor. Most of the time everything works fine but sometimes when I add new rows to the table and then attempt to make a new selection in the combobox I cannot. When I drop down the combo and select something itemStateChanged is not fired. Its only for the new row. The combobox in the other rows continues to work. HOWEVER, if I dropdown the combo, and hold the mouse button down and move it over the desired item and release the mouse button itemstateChanged IS fired and the selection is made??????? My editor includes the following method implementations.
    /** Creates a new instance of oaJComboBoxTableEditor */
    public oaJComboBoxTableEditor() {
    _combo = new oaJComboBox();
    _combo.getEditor().getEditorComponent().addKeyListener(this);
    _combo.getEditor().getEditorComponent().addFocusListener(this);
    _combo.addFocusListener(this);
    _combo.addItemListener(this);
    _combo.addPopupMenuListener(this);
    public boolean startCellEditing(EventObject anEvent) {
    System.out.println("startCellEditing");
    _combo.addItemListener(this);
    _combo.addPopupMenuListener(this);
    return true;
    public void focusGained(FocusEvent e) {
    System.out.println("oaJComboboxTableEditor::focusGained");
    _combo.addItemListener(this);
    _combo.addPopupMenuListener(this);
    startCellEditing(new EventObject(this));
    public void focusLost(FocusEvent e) {
    System.out.println("oaJComboboxTableEditor::focusLost");
    stopCellEditing();
    public void popupMenuWillBecomeInvisible(PopupMenuEvent e) {
    System.out.println("oaJComboboxTableEditor::popupMenuWillBecomeInvisible");
    // need this to let the popup close gracefully
    SwingUtilities.invokeLater(new Runnable() {
    public void run() {
    stopCellEditing();
    public boolean stopCellEditing() {
    _combo.removeItemListener(this);
    _combo.removePopupMenuListener(this);
    fireEditingStopped();
    return true;
    }

    See my offer at the link shown below:
    http://forum.java.sun.com/thread.jsp?forum=57&thread=408335
    ;o)
    V.V.

  • ActionEventListeners are not getting called for buttons within facets

    Hi,
    I see some wiered issue with ADF Facet Switcher. I have the following code in a JSF page fragment (.jsff) and it has got a mixture of some client side HTML elements like p, div , h2 etc for styling ..along with these ADF components.
    <af:switcher facetName="#{backingBeanScope.NavigationBean.navigationNodeType}" id="facettype" rendered="true" defaultFacet="orphan">
    <f:facet name="node">
    <af:panelGroupLayout layout="vertical" id="pgnode" visible="true">
    <af:forEach items="#{backingBeanScope.NavigationBean.currentNode.children}"
    var="childNode">
    <af:commandLink text="#{childNode.title}"
    inlineStyle="font-weight:#{backingBeanScope.NavigationBean.currentNode.title eq childNode.title ? 'bold' : 'normal'};"
    action="pprnav"
    actionListener="#{backingBeanScope.NavigationBean.handleNavigation}"
    partialSubmit="true"
    visible="true"
    id="cmdlinknode">
    <af:setActionListener from="#{childNode}"
    to="#{backingBeanScope.NavigationBean.currentNode}"/>
    <f:attribute name="node"
    value="#{backingBeanScope.NavigationBean.currentNode}"/>
    </af:commandLink>
    </af:forEach>
    </af:panelGroupLayout>
    </f:facet>
    <f:facet name="leaf">
    <af:panelGroupLayout layout="vertical" id="pgleaf" visible="true">
    <af:forEach items="#{backingBeanScope.NavigationBean.parentNode.children}"
    var="childNode">
    <af:commandLink text="#{childNode.title}"
    inlineStyle="font-weight:#{backingBeanScope.NavigationBean.currentNode.title eq childNode.title ? 'bold' : 'normal'};"
    action="pprnav"
    actionListener="#{backingBeanScope.NavigationBean.handleNavigation}"
    id="cmdlinkleaf" visible="true"
    partialSubmit="true">
    <af:setActionListener from="#{childNode}"
    to="#{backingBeanScope.NavigationBean.currentNode}"/>
    <f:attribute name="node"
    value="#{backingBeanScope.NavigationBean.currentNode}"/>
    </af:commandLink>
    </af:forEach>
    </af:panelGroupLayout>
    </f:facet>
    <f:facet name="orphan">
    <af:panelGroupLayout layout="vertical" id="pgorphan" visible="true">
    <af:goLink destination="" text="Back to previous page" id="orphanlink"></af:goLink>
    </af:panelGroupLayout>
    </f:facet>
    </af:switcher>
    But interstingly the command link or button inside these switcher or facets doesnot invoke any actionlisteners or action ....Tried many things and wasted much time to actually figure out the issue is only for the command links or buttons placed in the switcher...If i place something after the switcher...
    <af:commandLink text="#{'clickme'}"
    inlineStyle="bold"
    action="pprnav"
    actionListener="#{backingBeanScope.NavigationBean.handleNavigation}"
    id="cmdlinktest" visible="true"
    partialSubmit="true">
    <f:attribute name="node"
    value="#{backingBeanScope.NavigationBean.currentNode}"/>
    </af:commandLink>
    Then the action listeners or actions are getting invoked properly....Can you please tell what is wrong with the above snippet? I am using Jdeveloper 11.1.1.4 tech stack.
    Regards
    Prasath.C
    Edited by: Prasath C on 05-Aug-2011 03:08
    Edited by: Prasath C on 05-Aug-2011 03:09
    Edited by: Prasath C on 05-Aug-2011 03:12

    perhaps the XML parser doesn't like the format of your output. Is it formatted XML? I would output unformatted XML (without newlines, tabs and spaces between elements, etc.) and try again.
    Perhaps the character encoding used isn't liked by the XML parser. Are you providing any character encoding to begin with? (UTF-8 for example)
    It is hard to tell what could be wrong from such an ambiguous error message. The best thing you can do is try a flash forum, or poke around with the stuff until something works. You could also try putting some logging in the servlet to at least know that it is being called by the flash application.

Maybe you are looking for

  • Css work in window but not work in mac os on browser safari

    css not work properly on safari of mac os but work  safari on window

  • Revenue recognition

    Hi Gurus, I require help regarding revenue recognition. I have a scenario where customer pays part amount as advance payment, I have following doubts 1) If I configure revenue recognition at item category, what will be the effect in case of regular p

  • Videos on Flash Player are stuttering. Any suggestions?

    Videos started stuttering two days ago. I am using Firefox 28. OS X 10.9.2. I updated my Flash Player software today and it hasn't fixed it. Any suggestions?

  • Template for integration testing

    Hi All, In my project We are in integration testing Phase. I need to prepare a template for integration testing. Can anyone help me with template for integration testing that would be great help. Thanks Ashutosh

  • Data analysis on mac excel

    i want to use the solver data analysis on my mac excel but can't find it....please i need help here