Error while clicking submit button?

Hi All,
I am trying to implement selectOneListbox component. This displays all the data which I required. I am also able to retrieve indiviual data. I checked this using alert in java script.
The problem which I am facing is that I have a command button on the page. Once I click the submit button. I am getting an error.
org.apache.jasper.JasperException: javax.servlet.jsp.JspException: Duplicate component ID 'form1:_id0' found in view.
I am unable to proceed. Please let me know any solution for the problem.
Regards
Rishab

HI All,
I have fixed this issue. This was problem with RSA. The id was not getting generated. So explicitly I added the id and it worked.

Similar Messages

  • How to open a new OAF page in new window while clicking submit button

    Dear All
    I am facing one problem.I have to pass some parameter in new page only after validation.I can't do validation in processRequest bacause I perform validation after clicking the submit button.
    So I have to write redirect code in processForm Request. I can not use simple "Button" bean since I have to set destination uri which could be set only in processRequest.But I can not pass parameter with it in process request.
    Thats why I have decided to use submit button but there is not target frame option in property inspector,So I am not able to open it in new window.
    Kindly give me some suggestion .
    Thanks in Advance

    hi,
    u can use submit button. U need to handle submit button press in processFormRequest method.
    if(pageContext.getParameter("Submit"!=null))
    // validate your parameter
    if parameter u capturing are valid then...
    pageContext.setForwardURL(func, params ...............) // check devguide for details
    if u want to access these parameter in second page . you can write this logic to processRequest of target page.
    U can refer toolbox tutorial drilldown and createpage examples for implementation details.
    Regards,
    Ram

  • Error in clicking  preview button in RFQ's

    Hi All,
    Encountered error in clicking preview button in RFQ's.
          Request Failed!
         APP-FND-00296: Cannot submit concurrent request for program SEZCPORFQ
    Check if the concurrent program is registered with Application Object Library.
    Check if you specified the correct application short name for your concurrent program.We define SEZCPORFQ in executable and define in program under concurrent.
    But still, error occur.
    We dont know what to do, any help pls.
    Version EBS: 12.1.3
    Thanks,
    alex

    Hi Alex,
    Encountered error in clicking preview button in RFQ's.
    Request Failed!
    APP-FND-00296: Cannot submit concurrent request for program SEZCPORFQ
    Check if the concurrent program is registered with Application Object Library.
    Check if you specified the correct application short name for your concurrent program.We define SEZCPORFQ in executable and define in program under concurrent.
    But still, error occur.
    We dont know what to do, any help pls.
    Version EBS: 12.1.3
    Thanks,
    alexIs the issue with this specific concurrent program? If yes, what is the difference between this program and other ones which work properly?
    Have you tried to enable trace/debug and see if you get more details about the error?
    Thanks,
    Hussein

  • Error while updating phone button template in CUCM 8.6

    Experts,
    I'm getting following error while updating phone button template in CUCM 8.6;
    Update failed. java.sql.SQLException: System catalog (sysprocbody) corrupted.
    Please check the screen shot attached here with.
    What could be the reason?
    Thanks
    Vivek

    I'm not a Cisco employee, so I can't do anything with your backup.!
    You need to take a backup as a precaution (You should have been doing this anyway) Then you need to call Cisco TAC to get the underlying problem fixed. CalManager is a locked-down environment, and only TAC can get the low-level access needed to fix database problems.
    GTG

  • Need to send mail to user while clicking update button

    Hi
    I am new to APEX.
    I have a requirement. When clicking an update button the a mail should automatically send to user mentioned in the form. How can i achieve this. Please help.
    Regards
    Hisham.A

    Hi,
    Do not create duplicate post about same problem
    Re: need to send a automatic mail to an id while clicking a button
    Regards,
    Jari
    My Blog: http://dbswh.webhop.net/dbswh/f?p=BLOG:HOME:0
    Twitter: http://www.twitter.com/jariolai

  • Internal error while clicking on Candidate search from Recruiter role-EHP4

    Hi
    We are getting intrnal error while clicking on candidate search or any search option from recruiter log on after upgrading to EHP4.
    after doing analysis through SLG1, we found below issues.
    Serious error; see log
    The error occurred in program CL_HRRCF_SEARCH_MASK_GROUP====CM009 line 41
    Serious error; see log
    The error occurred in program CL_HRRCF_SEARCH===============CM00P line 676
    Serious error; see log
    The error occurred in program CL_HRRCF_SEARCH===============CM00R line 18
    Customizing table T77RCF_SPT contains no corresponding entry for Business Object =/
    The error occurred in program CL_HRRCF_SPT_CUST_TABS========CM00E line 26
    We searched in SDN and got one threads with similar kind of errors. As mentioned in the thread, we have activated below items.
    1. HCM_ERC_SES_1-activated
    2. Customizing table T77RCF_SPT maintained with required information
    3. Run report RCF_PERIODICAL_SERVICES to update table T77RCF_INT_PUB.
    Still we are getting error as mentioned above. Can anybody help on this?
    Regards,
    Purnima

    Dear Purnima,
    You should have a look at it in client 000. This is where you can find the table entries how they are shipped with SAP. Problem is that this is the search customizing and if we have other customizing entries in our system they don't suit to your system because I found one different entry in table V77RCF_SMG_NAVI. Please can you check out all tables and compare them with your client 000? (all tables in IMG candidate search > search profile and search templates).
    Hope it helps,
    Regards
    Christine

  • Left Nav lost after clicking submit button in iView

    Hi Community,
    I created an APC called CreateOrder which implements AbstractPortalComponent. This component acts as controller. In doContent() method, It checks if the create order submit button is clicked or not, if no, it  returns createOrder.jsp page, if yes, it returns createOrderResult.jsp page. Everything works fine except left navigation disapear after I click submit button createOrder.jsp and createOrderResult.jsp shows up. 
    by the way I can create a createOrderIview using the APC component, able to see createOrder.jsp page and have result page shows up.
    Anyone know what problem here? any help/sugguestion are very appriciated.

    Make sure your iView isolation mode is set to URL...
    Cheers

  • How to set focus on MessageTextInput after clicking submit button

    Hi All,
    I have submit button and MessageTextInput, by clicking submit button i have to focus on MessageTextInput control.
    can any one tell me how to do this?
    Thanks
    Laukik Pachanekar

    Hi,
    As the submit button is clicked redirect the page to itself using
    pageContext.forwardimmediatelytocurrentpage(null,false,null);
    Now in process request use:
    import oracle.apps.fnd.framework.webui.beans.OABodyBean;
    OABodyBean oabean = (OABodyBean)pageContext.getRootWebBean();
    oabean.setInitialFocusId("<id of messsage text input>");
    Thanks,
    Gaurav

  • Can we remain in the same state even after clicking submit button?

    Hello All,
    Can we remain in the same stage even after clicking submit button? Also it should remain in the same stage only when certain conditions are met. For eg:
    Condition : In Stage1, CustomFieldA default value is 'No'. To pass from Stage1 to Stage2 the CustomFieldA value should be made to yes.
    Scenario 1 : CustomFieldA value is 'No', and I click on Submit .
    Expected Result : should remain in the same stage
    Is above result achievable in PS 2013? I am creating workflow in Visual Studio 2012, so can I handle this in the workflow?
    Please help.

    The above answer was proved wrong, so please follow this link to get the answer.
    http://social.msdn.microsoft.com/Forums/en-US/8c75d74d-1ea6-4273-96cd-e70f5a5688fc/how-to-remain-in-the-same-stage-even-after-clicking-submit-button?forum=project2010custprog

  • ADS connection error while clicking print preview button

    Hi Experts
    i am getting the following errors while executing
    1)  By clicking printpreview button under executing FP_TEST_00
    ADS: com.adobe.ProcessingException: Problem accessing d(200101)
    Message no. FPRUNX001
    2)  FP_CHECK_DESTINATION_SERVICE by selecting with destination service check box.
    SYSTEM Error: com.adobe.ProcessingException:Problem accessing data from Destination :dest:FP_ICF_SID//sapbc/fp/form/layout/FP_FORM_SECURITY_TEST.XDP 
    3) FP_CHECK_HTTP_DATA_TRANSFER
    SYSTEM Error: com.adobe.ProcessingException:Problem accessing data from Destination :dest:FP_ICF_SID//sapbc/fp/form/layout/FP_FORM_SECURITY_TEST.XDP 
    I checked in the Visual Admin and noticed that
    There are two groups  and user exists
    Gruops :- ADSCALLERS, ADSCallers
    User :-  ADSUSER
    According to docuemnt i tryied to add in the mapping area under security roles tab
    ADSUser is showing under the groups Everyone, Authenticated users
    But  ADSUser is not showing under the both the groups ADSCallers, ADSCALLERS groups 
    could you please help me in this please
    Thanks & Regards,
    Arun

    I had same problem
    I made a mistake in VA that insted of destination system i used java system SID for the connection FP_ICF_DATA_<SID>.
    now i changed the connection to ABAP system in VA . FP_ICF_DATA_<SID>.
    Example : lets say your java system is TTS and your ABAP system is TTR
    initiall i configured FP_ICF_DATA_TTS in my java system by using VA but this is wrong.
    then i changed to FP_ICF_DATA_TTR  with client information and user information. and this is worked for me.
    i made sure the ADS users are working on both the systems and these users are created as service users insted system users.
    now my ADS services are working fine

  • Safari needs to click submit button twice when file uploading

    Hi all,
    I'm using Safari 4.0.5 and developing the html (no AJAX, but plain PHP posting) form with the file uploading on my local environment. I tested it fast and thick several times, then suddenly Safari stopped to upload the jpeg file, indicating loading animation on the address bar. So I tried to click the submit button once again, I succeed in sending two posts including one jpeg image.
    There's no problem with other browsers like Firefox and Chrome. Additionally, I tried to reinstalled Safari, rebooted Snow Leopard and checked file's permissions by Disk Utility app, but no dice.
    Any suggestions would be greatly appreciated.
    Thanks,

    I am having the exact same problem except that I'm in Safari 5.0. Did you ever come to any resolution on the problem?
    I am having trouble uploading certain jpegs (can't find a common thread between the images that won't work though they tend to be larger than 100k and larger than 800px wide). When I have the problem the progress bar just hangs at about 10%. The page never times out. Never throws any kind of error. I confirmed that the file is never making it to the application layer. Such a weird and intermittent problem. All other browsers are fine. Just Safari is a problem. Even with these images that are giving me a problem, sometimes they work - especially after restarting the browser.
    Any help or insight from anyone would be greatly appreciated.
    Message was edited by: Neal Ferrazzani

  • Populating textbox in jsf on clicking submit button

    I am having inputText box, dropdownlist , outputText box and a submit button in my jsp page.
    I am pre populating the dropdown list from my managed bean. Also setting the values using setter methods that is input in inputText box and dropdownlist using managed bean.
    On clicking the submit button and based on selected item from the drop down list, I need to perform populating outputText box with return string from getter method from bean.
    But I am not sure how to handle this. Please find few lines of code below...
    <h:inputText id= "mnNum" value="#{UserBean.mnNum}" size="18" maxlength="17" styleClass="TxtSz12 LH18" tabindex="1" title="Man Number"/>
    <h:selectOneMenu id="lstService" value="#{UserBean.serviceType}" tabindex="3">
       <f:selectItems value="#{UserBean.getServiceItems}"/>
    </h:selectOneMenu>
    <h:commandButton  action="#{UserBean.submit}" id="submitButton" value="Generate"/>
    <h:outputText value="#{UserBean.getRequest}" />
    public class UserBean extends FacesBean {
    public String submit() {...}
    public void setServiceType(String serviceType) {...}
    public String getRequest() {
    if(serviceType.toString()=="SearchService")
    return "abc";
    else if (serviceType.toString()=="basicService")
    return "xyz";
    else
    return null;
    }Please assist how to do it when submit button is clicked. I can redirect to different jsp file on click of the submit button. But I dont want to do that and I need to populate the output textbox in the same page !
    If anything is not clear please let me know. Thanks in advance.
    Edited by: 901007 on Jan 13, 2012 4:11 AM
    Edited by: 901007 on Jan 13, 2012 4:13 AM

    Page is coming up but lstService dropdown box is not displayed at all. But mnNum inputText and submitButton is showing properly.
    Also after pressing submit button, "abc" text must be displayed in outputText box. But its also not displayed. Instead, the below error is shown,
    Error opening /portlets/tools/webservicehelper/webservicehelper.faces.
    The source of this error is:
    java.util.MissingResourceException: Can't find bundle for base name resources.bundles.ValidationMessages, locale en at java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:1521) at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1260) at java.util.ResourceBundle.getBundle(ResourceBundle.java:962) at javax.faces.component.MessageFactory.getMessage(MessageFactory.java:102) at javax.faces.component.MessageFactory.getMessage(MessageFactory.java:175) at javax.faces.component.UIInput.validateValue(UIInput.java:1001) at javax.faces.component.UISelectOne.validateValue(UISelectOne.java:130) at javax.faces.component.UIInput.validate(UIInput.java:868) at
    Any problems in below code?
    My entire code below for UserBean.java and webservicehelper.jsp.
    package net.verizon.portlet.bean;
    import javax.faces.application.FacesMessage;
    import javax.faces.component.UIComponent;
    import javax.faces.component.UIInput;
    import javax.faces.context.FacesContext;
    import java.io.Serializable;
    import java.util.LinkedHashMap;
    import java.util.Map;
    import javax.faces.*;
    import javax.faces.model.*;
    import java.util.*;
    public class UserBean extends FacesBean {
         private static final long serialVersionUID = 1L;
         private String mnNum;
         private String serviceType;
         private String txtVal;
         public String getmnNum() {
              return mnNum;
         public void setmnNum(String mnNum) {
              this.mnNum = mnNum.toUpperCase();
         public String getServiceType() {
              return serviceType;
         public void setServiceType(String serviceType) {
              this.serviceType = serviceType;
         private ArrayList<SelectItem> serviceItems = null;
         public ArrayList<SelectItem> getServiceItems() {
              serviceItems = new ArrayList<SelectItem>();
              serviceItems.add(new SelectItem(null,"select one..."));
              serviceItems.add(new SelectItem("SearchService","SearchService"));
              serviceItems.add(new SelectItem("basicService","basicService"));
              return serviceItems;
         public String submit() {
              try {                    
                         txtVal = "abc";
              catch(Exception e) {
                            logger.error("error in submit method" + e);
              return null;
         public String getRequesttxt() {
                   return txtVal;
    --webservicehelper.jsp
    <%@ page language="java" contentType="text/html;charset=UTF-8"%>
    <%@ taglib uri="http://java.sun.com/jsf/html" prefix="h" %>
    <%@ taglib uri="http://java.sun.com/jsf/core" prefix="f" %>
    <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %>
    <%@ taglib uri="http://bea.com/faces/adapter/tags-naming" prefix="netuix" %>
    <%@ taglib uri="http://www.bea.com/servers/portal/tags/netuix/render" prefix="render" %>
    <f:view>
         <h:form id="wnInputForm" onsubmit="return validateLoginForm();">
             <h:messages layout="table" globalOnly="true" style="color: red"/>
             <h:panelGrid columns = "2" width="100%">
                  <h:panelGroup>
                       <h:panelGrid columns="1" cellpadding="6" width="400">
                       <h:panelGroup style="white-space: nowrap;">
                            <h:outputLabel value="Man Number" for="mnNum" escape="false"/>
                       </h:panelGroup>
                  <h:panelGroup>
                       <h:inputText id= "mnNum" value="#{UserBean.mnNum}" size="18" maxlength="17" tabindex="1" title="Man Number"/>
                  </h:panelGroup>
                       </h:panelGrid>
                  </h:panelGroup>
                  <h:panelGroup>
                       <h:panelGrid width="700">
                       <h:panelGroup>
                                      <h:outputText value="#{UserBean.requesttxt}" />
                            </h:panelGroup>
                       </h:panelGrid>
                  </h:panelGroup>     
                  <h:panelGroup>
                       <h:selectOneMenu id="lstService" value="#{UserBean.serviceType}" tabindex="3">
                            <f:selectItems value="#{UserBean.serviceItems}"/>
                       </h:selectOneMenu> <br>
                                <h:commandButton action="#{UserBean.submit}" id="submitButton" value="Generate"/>
                  </h:panelGroup>
             </h:panelGrid>
               </h:form>
    </f:view>Edited by: 901007 on Jan 16, 2012 8:07 AM

  • Skillbuilder Modal popup turns black when click submit button

    Hi,
    Ive used the great skill-builder's plug-in to display my page 2 popup modally from page1 by clicking a button and it works as expected. However i realized when i click the Submit button on the popup page it turns black(pls get me right here its the background of the popup page-page2 not the first page-page1 i am talking about) while refreshing.
    apex 4.1.0/Oracle 11g Ent,
    any help please...regards.

    Skillbuilder Modal uses software named "Colorbox" for its modal presentation. The first problem that you had probably occured because you had not yet selected a theme. The position of the close button varies depending on the theme that you select. You selected theme 1, therefore the close button is in the lower right hand corner. Some of the other themes may better suit your taste. There are 5 to choose from. BTW, these themes cannot be easily changed so you pretty much have to decide on 1 of the 5. I think Dan is working on some more options with future releases of SB Modal.

  • Error when clicking Enter Button.

    Hi,
    I have a BSP page with one input field and one submit button.If i place the cursor on the Input field and click Enter button, Im getting the following error:
    <b><i>
    500 SAP Internal Server Error
    Error message: Access not possible using 'NULL' object reference. ( type of termination: RABAX_STATE )
    </i></b>.
    if i add one more input field im not getting any error msg...and it is fine.
    Is it problem with one input field.
    Rgds,
    JBP

    Raja,
    Here is the code....
    <b> Layout </b>
    <i>
    <%@page language="abap" %>
    <%@extension name="htmlb" prefix="htmlb" %>
    <htmlb:content design="design2003" >
      <htmlb:page title="Overtime Entry " >
        <br><br>
        <htmlb:form method="post" >
          <br><br>
            <dd>
          <%
      CALL FUNCTION 'CONVERSION_EXIT_ALPHA_OUTPUT'
      EXPORTING
      input         = takeover_id
      IMPORTING
      OUTPUT        = takeover_id
          %>
          <dd>
          <htmlb:group id        = "group1"
                       design    = "SAPCOLOR"
                       bodyColor = " brown"
                       width     = "700" >
            <htmlb:groupHeader>
              <htmlb:textView text   = "Take-over Role"
                              design = "EMPHASIZED" />
            </htmlb:groupHeader>
            <htmlb:groupBody>
              <br>
                <table>
                <col width="150"></col>
                <col width="300"></col>
                <tr>
                <td>
              <htmlb:textView text="Take-over Personnel Number: " />
              <htmlb:inputField id    = "takeover_id"
                                size  = "10"
                                value = "<%= takeover_id %>"
                                 submitOnEnter="TRUE" />
              <htmlb:image src     = "help.jpg"
                           id      = "show_emp"
                           onClick = "myClickHandler" />
              </td>
              </tr>
               <tr><td>
               <br>
                </td></tr>
               <tr><td>
              <htmlb:button id      = "submit"
                            text    = "Submit"
                            onClick = "myClickHandler"
                            design  = "emphasized" />
                      </td></tr>
              </table>
            </htmlb:groupBody>
          </htmlb:group>
        </htmlb:form>
      </htmlb:page>
    </htmlb:content>
    </i>
    Rgds,
    JBP.

  • Error while submitting a BUTTON defined on Page 0

    Hi,
    I am creating a Feedback/Rating region (user will select from rating 1, 2, ... 4, 5 ) and the response will be stored in database table.
    - I have created the Region at Page 0 (my requirement is to display this at all the Pages).
    This region consist of a radio item (1,2,3,4,5) and a Submit button.
    - P0_RATING (radiogroup)
    - P0_SUBMIT (button)
    I have created a Application Process which does the INSERT into the database table with the following properties.
    - OnSubmit - After page submission (After computation and validation)
    - Condition is Request = P0_SUBMIT
    Now, suppose I am at page 22 and I select some rating and press the button SUBMIT.
    So it is actually excecuting the Application Process and even inserting a record into the database table..*This is OK*
    BUT I am getting following error message, I understand that for SUBMIT button I need to provide the branch but the problem is since it's a Page 0 button and that can be displayed at any page...so how can I resolve this..
    Page 22 provided no page to branch to. Please report this error to your application administrator.*2ndly,* I want to know if this process is fine OR I have to create a On Demand Process and then create a process on every page for calling On Demand process.
    *3rdly,* How should I put this Feedback region at the bootom of the page..
    Thanks,
    Deepak

    Thanks..Scott for the quick response.
    Just to clarify..so I have to create a branch on every page where I want to display the Page 0 region and to SUBMIT.
    Is there any other way to avoid this..just wondering..
    because I have around 20 pages where user wants to have this feedback region ..
    - Also how can I display this region at the bottom of every page (just before the footer) ...right now it's coming after the last region we have on the page.
    - secondly suppose I have submitted the feedback and now I branch it to page 66..so how can I go back to previous page from Page 66.
    because it may haapen user can submit this feedback from any page like page 2, pag 3, etc..which will branch to 66 but how Can I remember the previous page as it will be different always.
    Thanks,
    Deepak

Maybe you are looking for

  • Due date analysis  for open  items

    Hello All, I have to do the following things..can anyone of you help me .....to say is this possible and yes then may be just overview of how could i do this.... i have been asked to go to transaction S_ALR_87012168...then the report will come ..in t

  • I cannot start weblogic due to IOException

    Hello, Can you tell me how to sole this problem. After starting weblogic , I got an exception : *weblogic.diagnostics.lifecycle.DiagnosticComponentLifecycleException: weblogic.store.PersistentStoreException: java.io.IOException: [Store:280021]There w

  • Can't get yahoo notes onto my itouch

    My itouch syncs just fine with yahoo email. However, when I put notes into yahoo notepad they do not seem to be showing up anyplace that I can find them on the itouch. Is there a way to have the yahoo notes come over onto my itouch? Thanks.

  • Sync speed / IP profile

    Apoloogies if this is a daft question,  or has already been asked before -  but just noticed something interesting on my Infinity 2 connection via : sync speed is 75.9 but ip profile is 73.46.  I thought ip profile controlled download speeds?  Or am

  • What's new in or NOT in 11gXE

    Here's what I've been looking for: Licensing Page [http://download.oracle.com/docs/cd/E17781_01/license.112/e18068/toc.htm#BABJBGGA] Kris, assuming I'm not too bleary-eyed from the late hour, can I assume the internal Java engine is now included? I'v