Can an inputText component trigger an action?

For the gurus:

I'm working on a simple application (using JDeveloper 10.1.3.4) where the user swipes his identification card to get his account up to date.

The card reader is an equivalent of a keyboard. I use an af:inputText to capture the ID of the user that the user swipes his card. Ideally, when the card is swiped, applications should be sent, without the need of a command button. I got kind of this, but the button is still on the page. The issue here is if there is a way to get rid of the key and the application still works the way you want.

Here are the relevant parts of the page and how it behaves:
  <f:view>
    <af:document ... initialFocusId="inputText1">
      <af:form ... defaultCommand="commandButton1">
          <af:inputText binding="#{backing_swipe.inputText1}"
                        id="inputText1" secret="true"/>
          <af:commandButton text="Submit"
                            binding="#{backing_swipe.commandButton1}"
                            id="commandButton1"
                            action="#{backing_swipe.commandButton1_action}"/>
      </af:form>
    </af:document>
  </f:view>
1 < af:document... initialFocusId = "inputText1" >, af: inputText is under discussion in the loading of the page to enter the shot of the map.
2. as soon as the card is swiped, the form is sent. The #{backing_swipe.commandButton1_action} in the support bean is executed and the application navigates to the next page. < af:form... defaultCommand = "commandButton1" > must be there for the presentation to be triggered by the call of the card.

The method commandButton1_action() in the support bean has all the processing logic. I tried a few ways to get rid of the control button and keep the link to the commandButton1_action() method:

1. I tried the af:inputText link to commandButton1_action(). But it does not work as action = attribute is not defined in the af:inputText element.
2. I added renderings = 'false' in the af:commandButton element. Therefore, the button is not displayed on the page, however also went with it is the execution of the commandButton1_action() method.

So the question is, is there a way to kick a card to trigger the action method, without displaying the command button on the page?

Thanks a lot for your help!


Newman

Hello

If you need invisible button, you can use a commandLink with empty text:

  
        
          
        
      
  
public class MyManagedBean {
    public MyManagedBean() {
    }

    public String doSomething() {
        System.out.print("doing...");
        return null;
    }
}

Kind regards
Brfanislav

Tags: Java

Similar Questions

  • How can I trigger an action on the click event of wheel with ApplicationMessages?

    Hello world

    I've recently implemented ApplicationMessage provided for JDE 4.6.0. It allows developer create custom messages in the global Inbox of messages about its application. It works fairly well but I threshold have question though: when I click on my ApplicationMessage in overall Inbox of messages I get this pop-up: 'no messages not configured service. "You will be able to save draft".

    I want to trigger an action (updates my request on the foreground for ie) on this event and prevent this pop-up to appear. I have not found a way to do good.

    Somone have never worked with ApplicationMessage and managed to trigger an action on the click event of wheel?

    Thanks in advance.

    PS: A less important but another question: my ApplicationMessage time in the overall message Inbox is displayed this way: 10:... instead of 10:45 for example. And yet I didn't understand what was the reason of this bad view (it seems that the date is too long or something).

    I thought about it: you must register at least an ApplicationMenuItem for your ApplicationMessage, the action triggered by this menu item will be the same if you click your ApplicationMessage with the wheel.

  • Is there a way to trigger an action on a specific date or after?

    Hello

    I wanted to put in AS3 to trigger an action on or after specific dates (quarterly, 1/1, 4/1, 7/1 and 10/1). Is this possible?

    I can script date today, but I'm not sure how script: If today's date is greater than or equal to (> =) one quarterly dates (which is essential given that the video may not work on the date specified, so superior is necessary). The year is not necessary, since the goal is quarterly action. But will have to start every new year, so continuous quarterly action each year. Can't seem to get my brain autour how to build it and how to add script.

    Any help appreciated.

    If you can accept the user date, you can compare the property at the time of the user with the property at the time of your date:

    var triggerDate = new Date (2013,0,1);

    Sperm var = new Date();

    {if(userDate.Time>triggerDate.Time)}

    No matter what

    }

  • How can I create a trigger e-mail messages sets a phone when Gets an email from particulry?

    Hi team, support
    Customer email thunderbird whit, how can I create a trigger e-mail messages rule a phone dial when comes a word of the body particularly E-mail?

    Kind regards
    Alessandro.

    I don't think you can do this with ordinary Thunderbird. But this add-on

    https://addons.Mozilla.org/en-us/Thunderbird/addon/FiltaQuilla/

    allows you to run javascript or IIRC, launch an external program when a given filter condition is met. So this does not exactly provide an answer to your question, but allows a possible solution. '

  • Is it possible that I can do a button repeat its actions while the mouse is held down?

    Is it possible that I can do a button repeat its actions while the mouse is held down?

    You can try the following:

    MouseDown Manager for the symbol:

    sym.setVariable ("t", setTimeout (myRotate, 100));

    function myRotate() {}

    function myRotateInner() {}

    loop should start here

    rotn var = sym.getVariable ("rotn");

    If (rotn = undefined) rotn = 90;

    Console.log (ROTN);

    sym.setVariable ("rotn" rotn - 90);

    var mySymbolObject = sym.getSymbol ("Symbol_1");

    mySymbolObject.$("box").css ({}

    'transform': ' rotateX ("+ rotn +" deg).

    ' - webkit - transform ': ' rotateX ("+ rotn +" deg).

    "transition':"2s ease. "

    "- webkit - transition": "2s ease."

    });

    loop should end here

    }

    myRotateInner();

    sym.setVariable ("t", setTimeout (myRotate, 2000));

    }

    and mouseup:

    clearTimeout() (sym.getVariable ("t"));

    Please note that we are there tie mouseup the symbol, so if you release the mouse outside the limits of the clearTimeout() symbol will not call and the box will continue to run. You will need to take care of it in your programming logic.

    DIA-

  • Can I use hierarchical column-based action link?

    Hi all

    I used 11.1.1.6.2 OBIEE.

    And I want to know can I use hierarchical column-based action link? I want to show the link based on some certain conditions...

    I try to add conditions, such as the Department is equal to A, but after that I added, it shows me "Department is equal to", why?

    Can someone give me some advice?


    Kind regards
    Anne

    Hi Anne,.

    It should work. How to add the link of action?. Click the icon + on the TreeView column in the criteria tab, lists all the columns in the hierarchy. Each column has its own column properties. Click on the properties of column-> tab Interaction Department hierarchy level and define your conditional action link.

    Kind regards
    DpKa

  • How to trigger an action when scrolling of content

    I downloaded a couple of different question of the dps magazine and I found something interesting that I want to reproduce.

    When you're scrolling of content in an article, at some point it trigger an action such as change the background image?

    I'm guessing that this was done Indesign outside, perhaps with the edge? I would be grateful if someone could give me a guide on it.

    It's almost certainly an HTML article or a web overlay. We have no with InDesign DPS tools to raise substantive changes the scroll.

    Neil

  • Can I import a Photoshop CS2 Actions

    Hello

    I'm still working my migration through Photoshop CS2 to 11 items. I have a lot of actions, that I created in PS that I would like to import items. But I can't find the files on the hard drive of my Mac. They are not in the folder Application Support of PS CS2 or elsewhere, that I can find. The .atn file search can't find them, nor did the search for them using the names I gave them in the palette scripts PS.

    In addition, already are based on stock available for download from anywhere? When I give up Photoshop CS2 completely (it will not work under Leo) I will lose the ability to create my own for import in elements.

    Thank you.

    If the actions are listed in the cs2 actions palette, then you can use Actions Save to save your action affects a folder somewhere on your hard drive.

    First, make sure that your scripts palette is not in button Mode.

    Click on the name of the game action (not on actions that are inside the set) and then click on save Actions and you will have to do with each defined action as photoshop can

    save more than one action at the same time the value of the palette actions.

  • How can I write the trigger for the global temporary Table

    Hi Grus,
    How can I write the trigger for the global temporary Table.

    I created the TWG with trigger using the script below.


    CREATE A GLOBAL_TEMP GLOBAL TEMPORARY TABLE
    (
    EMP_C_NAME VARCHAR2 (20 BYTE)
    )
    ON COMMIT PRESERVE ROWS;


    CREATE OR REPLACE TRIGGER TRI_GLOBAL_TEMP
    BEFORE DELETE, UPDATE OR INSERT
    ON GLOBAL_TEMP
    REFERRING AGAIN AS NINE OLD AND OLD
    FOR EACH LINE
    BEGIN
    INSERT INTO VALUES EMPNAME (: OLD.) EMP_C_NAME);
    END;
    /


    trigger was created successfully, but her would not insert EMPNAME Table...

    Please guide if mistaken or not? If not wanting to give a correct syntax with example


    Thanks in advance,
    Arun M M
    BEGIN
    INSERT INTO EMPNAME VALUES (:OLD.EMP_C_NAME);
    END;
    
    you are referencing old value in insert stmt.
    
    BEGIN
    INSERT INTO EMPNAME VALUES (:new.EMP_C_NAME);
    END;
    

    then run your app, it works very well...

    CREATE GLOBAL TEMPORARY TABLE GLOBAL_TEMP
    (
    EMP_C_NAME VARCHAR2(20 BYTE)
    )
    ON COMMIT PRESERVE ROWS;
    
    CREATE OR REPLACE TRIGGER TRI_GLOBAL_TEMP
    BEFORE DELETE OR UPDATE OR INSERT
    ON GLOBAL_TEMP
    REFERENCING NEW AS NEW OLD AS OLD
    FOR EACH ROW
    BEGIN
    dbms_output.put_line(:OLD.EMP_C_NAME||'yahoo');
    INSERT INTO EMPNAME VALUES (:new.EMP_C_NAME);
    dbms_output.put_line(:OLD.EMP_C_NAME);
    END;
    /
    
    create table EMPNAME as select * from GLOBAL_TEMP where 1=2
    
    insert into GLOBAL_TEMP values('fgfdgd');
    commit;
    select * from GLOBAL_TEMP;
    select * from EMPNAME;
    
    output:
    1 rows inserted
    commit succeeded.
    EMP_C_NAME
    --------------------
    fgfdgd               
    
    1 rows selected
    
    EMP_C_NAME
    --------------------
    fgfdgd               
    
    1 rows selected
    

    He got Arun

    Published by: OraclePLSQL on December 28, 2010 18:07

  • How can I insert html into the Actions Panel to format text?

    I am trying to create text using html, so I could format it in html.  I created a text box, it has given an instance name, "Dynamic text" selected and clicked 'display the text in html format.  When I click F9 (go on the Panel shares) to insert my html code, I get the message "current selection cannot have actions applied to it.  Am I missing something?  How can I insert html into the Actions Panel to format text?

    In order to assign html text to a textfield, you must assign your htmlText of a textfield property.  If you must give a name of uinstance to the textfield and then assign the text.  If you named the "tField" textfield, in the scenario that contains the textfield you EF text html as follows...

    tField.htmlText ="

    your text

    ";

    You should watch the TextFields htmlText property in the help documents to determine the limited number of html tags that are supported by Flash.

  • EL for the attribute 'id' to the InputText component

    Hello

    Is it possible to assign EL to the attribute 'id' to the InputText component?
    According to the doc ADF is not possible.
    Please let me know, if a possibility exists

    According to the doc ADF is not possible.

    According to the doc of the ADF, it is not possible. 10 points for you have answered your own question.

    Doc is [url http://download.oracle.com/docs/cd/E14571_01/apirefs.1111/e12419/tagdoc/af_inputText.html] here. Note where it says 'No' in the 'Media EL?' column for the attribute ID.

    John

  • Is there a way to trigger an action advanced through custom JavaScript?

    I wish I had my 'normal' custom JavaScript trigger actions Captivate.

    This could be useful in a lot of ways, but what I would do right now must play an audio clip when certain conditions are met (a conditional, peak action is too clunky for my needs).

    Any way to do it? Thank you!

    You can trigger a fast action with JavaScript:

    cp.runJavascript (cp.model.data.objectName.oca);

    The script is advanced actions that are attached to objects, if it's a slide enter, you will need to find the id of the current slide.

  • A trigger, several actions - how to stop in half way through?

    Hi all.

    I have a form in which I want to have a Reset button which, when pressed (trigger mouse upwards):

    -Executes a javascript script that checks if the user really want to reset the form and, if so, it resets the field and accidents vascular cerebral colors on several text boxes, and then...

    -Resets a lot of form fields (I use the action 'Reset form')

    Now, if the user says "No" when asked to confirm the reset, I want action "reset form". Question is... How can I do this? I can't find an option to accomplish this feat, but guess I'm looking in the wrong place :-)

    The words of wisdom are very much appreciated!

    Thank you

    You need to do everything in the script. You cannot influence the other commands from executing a JavaScript command.

  • attempt to add setPropertyListener with the value of the component of type action

    Hi I'm trying to pass the value between two atribute and get this error when trying to add setPropertyListener with the type of the action value to the component that is not actionSource
    i what to pass this value 
    <af:inputText simple="true"
                            required="#{bindings.Username.hints.mandatory}"
                            columns="#{bindings.Username.hints.displayWidth}"
                            maximumLength="#{bindings.Username.hints.precision}"
                            shortDesc="#{bindings.Username.hints.tooltip}" id="it1"
                            value="#{bindings.Username.inputValue}">
                <f:validator binding="#{bindings.Username.validator}"/>
              </af:inputText>
    
    to hear
    <af:inputText value="#{bindings.Createdby.inputValue}"
                        label="#{bindings.Createdby.hints.label}"
                        required="#{bindings.Createdby.hints.mandatory}"
                        columns="#{bindings.Createdby.hints.displayWidth}"
                        maximumLength="#{bindings.Createdby.hints.precision}"
                        shortDesc="#{bindings.Createdby.hints.tooltip}" id="it15">
            <f:validator binding="#{bindings.Createdby.validator}"/>
            <af:setPropertyListener from="#{bindings.Username.inputValue}"
                                    to="#{bindings.Createdby.inputValue}"
                                    type="action"/>
          </af:inputText>
    
    am geting this error whenstarting application
    ]] Root cause of ServletException.
    javax.servlet.jsp.JspException: ADF_FACES-60074:attempting to add setPropertyListener with type set to action to component that is not actionSource
         at oracle.adfinternal.view.faces.taglib.listener.SetPropertyListenerTag.doStartTag(SetPropertyListenerTag.java:161)
         at jsp_servlet.__intnlusr_jsff._jspx___tag92(__intnlusr_jsff.java:4280)
         at jsp_servlet.__intnlusr_jsff._jspx___tag90(__intnlusr_jsff.java:4207)
         at jsp_servlet.__intnlusr_jsff._jspx___tag89(__intnlusr_jsff.java:4136)
         at jsp_servlet.__intnlusr_jsff._jspService(__intnlusr_jsff.java:441)
         at weblogic.servlet.jsp.JspBase.service(JspBase.java:34)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
         at weblogic.servlet.internal.ServletStubImpl.onAddToMapException(ServletStubImpl.java:416)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:326)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.RequestDispatcherImpl.invokeServlet(RequestDispatcherImpl.java:524)
         at weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImpl.java:444)
         at weblogic.servlet.jsp.PageContextImpl.include(PageContextImpl.java:163)
         at weblogic.servlet.jsp.PageContextImpl.include(PageContextImpl.java:184)
         at oracle.adfinternal.view.faces.taglib.region.IncludeTag.__include(IncludeTag.java:442)
         at oracle.adfinternal.view.faces.taglib.region.RegionTag$1.call(RegionTag.java:153)
         at oracle.adfinternal.view.faces.taglib.region.RegionTag$1.call(RegionTag.java:128)
         at oracle.adf.view.rich.component.fragment.UIXRegion.processRegion(UIXRegion.java:503)
         at oracle.adfinternal.view.faces.taglib.region.RegionTag.doStartTag(RegionTag.java:127)
         at jsp_servlet.__index_jspx._jspx___tag3(__index_jspx.java:243)
         at jsp_servlet.__index_jspx._jspx___tag2(__index_jspx.java:204)
         at jsp_servlet.__index_jspx._jspx___tag1(__index_jspx.java:154)
         at jsp_servlet.__index_jspx._jspx___tag0(__index_jspx.java:104)
         at jsp_servlet.__index_jspx._jspService(__index_jspx.java:65)
         at weblogic.servlet.jsp.JspBase.service(JspBase.java:34)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
         at weblogic.servlet.internal.ServletStubImpl.onAddToMapException(ServletStubImpl.java:416)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:326)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:183)
         at weblogic.servlet.internal.RequestDispatcherImpl.invokeServlet(RequestDispatcherImpl.java:523)
         at weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:253)
         at com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:410)
         at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)
         at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)
         at oracle.adfinternal.view.faces.config.rich.RecordRequestAttributesDuringDispatch.dispatch(RecordRequestAttributesDuringDispatch.java:44)
         at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)
         at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)
         at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)
         at org.apache.myfaces.trinidadinternal.context.FacesContextFactoryImpl$OverrideDispatch.dispatch(FacesContextFactoryImpl.java:267)
         at com.sun.faces.application.ViewHandlerImpl.executePageToBuildView(ViewHandlerImpl.java:469)
         at com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:140)
         at javax.faces.application.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:189)
         at org.apache.myfaces.trinidadinternal.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:193)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._renderResponse(LifecycleImpl.java:911)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:367)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:222)
         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:266)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:205)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:106)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
         at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)
         at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:139)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
     SUBSYSTEM = HTTP USERID = <WLS Kernel> SEVERITY = Error THREAD = [ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)' MSGID = BEA-101017 MACHINE = srd-ws23042 TXID =  CONTEXTID = 7157afcc9f9dbb93:-87c28d8:13e8d11ba6b:-8000-00000000000000b7 TIMESTAMP = 1368169642621  
    WatchAlarmType: AutomaticReset 
    WatchAlarmResetPeriod: 30000 
    >
    <10 May 2013 9:07:23 AM> <Alert> <Diagnostics> <BEA-320016> <Creating diagnostic image in c:\users\10017134\appdata\roaming\jdeveloper\system11.1.1.6.38.61.92\defaultdomain\servers\defaultserver\adr\diag\ofm\defaultdomain\defaultserver\incident\incdir_83 with a lockout minute period of 1.> 
    
    i what to pass some value from one view to another,for example when i create username in view user i must go and populate that username in view userlogs in field createdby
    Edited by: adf009 2013/05/10 10:19

    No, you the code you show here is not the right way to do it!
    You did a simple copy & past errors telling me that you don't understand what you copy everything.

    valueChangeListener="#{pageFlowScope.InternalUserBean.valueChanged}">
    

    does not point to the valueChangeListener in the bena as this one is called "changeUserListener"!
    A simple code debugging session would have shown this.

    Timo

  • How to clear the text &lt; tr:inputText component when you click on

    Hello

    I have a component inputText in my page with the default "search for" and when I click on it to enter something, it should be cleared.

    Please suggest me a way to do this. That am using components of tr I can't use clientListener for that I guess.

    Help, please.

    Thank you
    Hari

    You can use trh:script
    http://MyFaces.Apache.org/Trinidad/Trinidad-API/tagdoc/trh_script.html

Maybe you are looking for