Creating Dynamic Hyperlinks in Servlet

Hello All,
I need to create a set of hyperlinks from the Servlet. These hyperlinks are dynamic based on the output of a program. I am not understanding, where I should place the referred HTML pages, while creating the hyperlinks. I tried many options by placing it somewhere else, or under the ROOT, or under the WebContent folder, etc. Many tutorials point to only static redirections. Should I make any changes in the web.xml file ? I am using Eclipse for developing and executing it in Tomcat server.
Any pointers/help will be highly useful.
-Saranya

can you give an example of such a "dynamically created" hyperlink? Also give a more specific explanation of what you are currently doing, with complete path examples of where you are placing files. You need to give more details and preferrably some code that is misbehaving before people can tell you what is wrong.

Similar Messages

  • How to create a dynamic hyperlink which point to a BLOB column

    Hello,
    I am fighting with the issue for about 2 days.
    My purpose is to use Oracle Report Builder to build a report of our employee directory which contains employee's information and also employee's picture. The requirement is that our report is going to generate a html file to our web server. By creating a dynamic hyperlink to the Employee's name in the report output file (the html file generated to our web server), it should then display the corresponding employee's picture which is a BLOB column stored in our oracle database.
    I only can create the hyperlink for the employee's name if the link is static, like 'http://www.google.com
    But from the Oracle Reports 10g Release2 (10.1.2), about the exmaple 1: Dynamic hyperlink, I refered the link
    http://www.oracle.com/webapps/online-help/reports/10.1.2/state/content/navId.3/navSetId._/vtTopicFile.htmlhelp_rwbuild_hs%7Crwcontxt%7Cprops%7Cpi_lay_hyperlink%7Ehtm/
    The link gave he following example shows a value for the Hyperlink property that specifies a link to a destination identified dynamically:
    'DEPT_DETAILS_' || LTRIM(TO_CHAR(:DEPTNO))
    where :DEPTNO is a column value retrieved from the database at runtime.
    I tried as the same way to want it dynamcially shows the column :EMP_PHTOT, which is one BLOB column, but it was failed.
    Anyone knows how to implement this? Any inputs is appreciated!
    Thanks,
    Jing

    This forum is for the SQLDeveloper tool. You might get better responses on the reports forum Reports

  • How to create dynamic images in java servlets?

    I want to create dynamic images in java servlet. Can servlet create dynamic images that based on the input data files? The results can be displayed in GIF, JPG..format? how can this be done? any example in internet?
    What OS do I need to install and what other requirements needed if i want to build up a servlet server?
    Thanks a lot!

    Also worth having a look at SVG http://www.w3.org/TR/2001/REC-SVG-20010904/, you can get a viewer at http://www.adobe.com/svg/ or you can use Batik http://xml.apache.org/batik/index.html to convert SVG to other formats such as JPEG.
    HH

  • Create a dynamic hyperlink in a picture.

    Hello forum,
    Can someone help me create a dynamic hyperlink in a picture? Essentially what I have is a drop down box with a list of games. On the same sheet, I have a picture with the Wikipedia icon. What I would like to do is select the game from from the drop
    down list and be able to click on the Wikipedia picture on the sheet and have my browser open to the Wikipedia page of the game. 
    Hopefully I've explained this pretty clearly. Thanks in advance for any help. 

    Hi,
    According to your description, my understanding is that you have a drop down box control and one Wikipedia icon picture in Excel
    sheet. And you add the hyperlinks which related to the game behind the picture. If you choose the game name from the drop down box, the Wikipedia icon picture will not change but the hyperlink will change to game introduction and we can click the Wikipedia
    picture to open the Wikipedia page in browser.
    If it is, your required might use VBA coding/programing. Please post your question to MSDN forum to get more help.
    http://social.msdn.microsoft.com/Forums/en-US/home?forum=exceldev&filter=alltypes&sort=lastpostdesc
    The reason why we recommend posting appropriately is you will get the most qualified pool of respondents, and other partners who read the forums regularly can either share their knowledge or learn from your interaction with us. Thank you for your understanding.
    George Zhao
    TechNet Community Support

  • How to create dynamic link which point to a BLOB column in report

    Hello,
    I am fighting with the issue for about 2 days.
    My purpose is to use Oracle Report Builder to build a report of our employee directory which contains employee's information and also employee's picture. The requirement is that our report is going to generate a html file to our web server. By creating a dynamic hyperlink to the Employee's name in the report output file (the html file generated to our web server), it should then display the corresponding employee's picture which is a BLOB column stored in our oracle database.
    I only can create the hyperlink for the employee's name if the link is static, like 'http://www.google.com
    But from the Oracle Reports 10g Release2 (10.1.2), about the exmaple 1: Dynamic hyperlink, I refered the link
    http://www.oracle.com/webapps/online-help/reports/10.1.2/state/content/navId.3/navSetId._/vtTopicFile.htmlhelp_rwbuild_hs%7Crwcontxt%7Cprops%7Cpi_lay_hyperlink%7Ehtm/
    The link gave he following example shows a value for the Hyperlink property that specifies a link to a destination identified dynamically:
    'DEPT_DETAILS_' || LTRIM(TO_CHAR(:DEPTNO))
    where :DEPTNO is a column value retrieved from the database at runtime.
    I tried as the same way to want it dynamcially shows the column :EMP_PHTOT, which is one BLOB column, but it was failed.
    Anyone knows how to implement this? Any inputs is appreciated!
    Thanks,
    Jing

    What exactly is the error messag u are getting ?
    If u have a hyperlink which refers to www.oracle.com in ur pdf, does it work ?
    I think simple URL from PDF will not retrieve any data from the oracle database since it has to make some database connection.
    My suggestion would be whenever request for employee information comes,
    extract that picture from blob and put it a virtual folder in the application server.
    And from the pdf/report access the URL with reference to the picture...
    Rajesh Alex

  • Dynamic hyperlink does not seem to work

    Hi,
    It looks like this same issue came up before in <
    Dynamic hyperlink in Word 2003 but it does not appear that anyone ever responded.
    My customer has created a dynamic hyperlink using {VM_URL} but when the template saves if you mouse over the hyperlink, you see a reference to the current location example:
    file:///E:\temp\%7bVM_URL%7d
    The xml data template looks like the following:
    <?xml version="1.0" encoding="UTF-8"?>
    <ContractDetails>
    <kid>238335</kid><usr>[email protected]</usr>
    <LIST_HDR>
    <HDR>
    <USER_PWD>4</USER_PWD>
    <USER_SSO>[email protected]</USER_SSO>
    <VM_URL>http://ora-apps-phnx-1.vmware.com:8000/oa_servlets/oracle.apps.fnd.sso.AppsLogin?requestUrl=APPSHOMEPAGE&amp;cancelUrl=http%3A%2F%2Fora-apps-phnx-1.vmware.com%3A8000%2Foa_servlets%2Foracle.apps.fnd.sso.AppsLogin</VM_URL>
    The hyperlink in the pdf then becomes the original path to the document:
    E:\tmp
    I have found a couple of issues in WebIV, one was a position loop problem and another was an absolute xpath issue, but this does not seem to fit either. I played a little with the link and url setting, but no luck.
    Tried in 5.6.3 and Word 2k2
    Any help would be appreciated.
    Thank You,
    Dale

    I am facing the same problem,
    Please can anyone give pointers to this?
    Regards,
    Amit Deshpande

  • Generate dynamic hyperlinks in PDF

    Hi,
    I am using CF8. I want to generate dynamic hyperlinks for each Form field in a PDF template. Could you please suggest a solution to achieve this?
    Many Thanks.

    thread re-created! :(
    please see: Dynamic PDF Bookmarks/Hyperlink Generation in RTF template.
    Edited by: Mukunthan L on Jan 20, 2010 1:35 AM

  • Create dynamic image, dump on server someplace and reference in JSP?

    I was thinking about creating dynamic images and referencing them on a JSP
              (creating them is ok). I'm sure this is a pretty standard thing, but I
              don't know how to do it. Any ideas? I tried doing a search on the BEA
              support site (nice changes :>) but nothing very accurate came up.
              Thanks.
              

    Assign an ID (e.g. 1234) to the uploaded file. You should abstract the store
              so that it will work on the file system or in the database.
              The JSP will include an image ref to that ID, e.g.
              http://www.myco.com/myapp/imageservlet?id=1234
              The image servlet will retrieve and stream the image. It has to set content
              type etc. You should also verify that the current user has access to the
              requested image if security/privacy is an issue.
              Peace,
              Cameron Purdy
              Tangosol, Inc.
              http://www.tangosol.com/coherence.jsp
              Tangosol Coherence: Clustered Replicated Cache for Weblogic
              "PHenry" <[RemoveBeforeSending][email protected]> wrote in message
              news:[email protected]...
              > Howdy. I just thought of something. If the img is coming across via the
              > stream, how do you reference it in the html/jsp file? I just thought
              about
              > that now as I was getting a cup of coffee. (I need to cut back! :>)
              >
              > Thanks.
              >
              >
              >
              >
              > "Cameron Purdy" <[email protected]> wrote in message
              > news:[email protected]...
              > > If you write it to a file, you are writing it to an OutputStream, right?
              > >
              > > Instead, just write it to the OutputStream that comes from the
              HttpRequest
              > > object. For example:
              > >
              > > <img src="http://www.mysite.com/myapp/my.jsp?name=whatever">
              > >
              > > That would hit your JSP (it would be better to use a Servlet in this
              case
              > > though), and you would stream back the image.
              > >
              > > Peace,
              > >
              > > Cameron Purdy
              > > Tangosol, Inc.
              > > http://www.tangosol.com/coherence.jsp
              > > Tangosol Coherence: Clustered Replicated Cache for Weblogic
              > >
              > >
              > > "PHenry" <[RemoveBeforeSending][email protected]> wrote in message
              > > news:[email protected]...
              > > > Interesting. I'm still a bit new to this stuff. Do you have/know
              where
              > > to
              > > > find some examples?
              > >
              > >
              > >
              >
              >
              

  • Creating dynamic VO

    I want to create 4 dynamic VO's depending on the vaue selected on LOV. I have referred the below link to create dynamic VOs but having difficulty in getting the correct classess or instance ( eg. import.oracle.apps.?????)
    http://www.oraclearea51.com/oracle-technical-articles/oa-framework-articles/93-dynamic-creating-of-vo-in-oa-framework.html
    public void processFormRequest(OAPageContext pageContext, OAWebBean webBean)
    super.processFormRequest(pageContext, webBean);
    if (pageContext.isLovEvent()) {
    String lovInputSourceId = pageContext.getLovInputSourceId();
    if ("SalesContact_qry".equals(lovInputSourceId)) {
    /** get AM details **/
    OAApplicationModule am = pageContext.getApplicationModule(webBean);
    Boolean executeQuery = BooleanUtils.getBoolean(false);
    String v_SalesContact = pageContext.getParameter("SalesContact_qry");
    Serializable[] parameters = {v_SalesContact,executeQuery };
    Class[] paramTypes = { String.class, Boolean.class };
    am.invokeMethod("HandleSalesContact",parameters, paramTypes);
    } // end of IF
    } // end of IF for lovevent
    public void HandleSalesContact(String str1,
    Boolean executeQuery){ 
    System.out.println("If is working");
    OADBTransactionImpl oadbtransactionimpl = (OADBTransactionImpl) getOADBTransaction();
    OracleConnection conn = (OracleConnection) oadbtransactionimpl.getJdbcConnection();
    ResultSet resultset = null;
    PreparedStatement preparedstatement = null;
    String ResourceId = null;
    try {
    String Sql="sdf";
    preparedstatement.setString(Sql);
    ....// want to do something similar to what the above link says but JDeveloper doesn't accepts the setString() method
    want to do something similar to what the above link says but JDeveloper doesn't accepts the setString() method . Please see the "import(s)" included in my controller and let me know if something is missing.
    import java.sql.PreparedStatement;
    import java.sql.ResultSet;
    import oracle.apps.fnd.framework.server.OAApplicationModuleImpl;
    import oracle.apps.fnd.framework.server.OAViewObjectImpl;
    import oracle.apps.fnd.framework.webui.beans.table.OAAdvancedTableBean;
    import oracle.jbo.Row;
    import xxuss.oracle.apps.xo2c.contact.server.USSContactVOImpl;
    import xxuss.oracle.apps.xo2c.contact.server.USSContactVORowImpl;
    // import
    import java.util.Vector;
    import oracle.apps.fnd.framework.server.OADBTransactionImpl;
    import oracle.jdbc.OracleConnection;
    import xxuss.oracle.apps.xo2c.contactmaintenance.lov.server.AddressVOImpl;
    Thanks
    Safeeq

    I just tried creating the VO dynamically but the program fails with an exception.
    Code used in AM:
    ===========
    public void HandleSalesContact(String str1,
    Boolean executeQuery){ 
    OADBTransactionImpl txn =(OADBTransactionImpl) this.getTransaction();
    OAViewDef viewDef = txn.createViewDef();
    viewDef.setSql("SELECT XO2C_CTS_ENGINEER from XO2C_SHIP_TO_SALES_O_AGV");
    viewDef.setExpertMode(true);
    viewDef.setViewObjectClass("xxuss.oracle.apps.xo2c.contactmaintenance.lov.server.OAViewObjectImpl");
    viewDef.setViewRowClass("xxuss.oracle.apps.xo2c.contactmaintenance.lov.server.OAViewRowImpl");
    viewDef.addSqlDerivedAttrDef("XO2C_CTS_ENGINEER","XO2C_CTS_ENGINEER","java.lang.String", Types.VARCHAR, true,true, AttributeDef.READONLY);
    ViewObject vo = createViewObject("ContactNamesVO", viewDef);
    System.out.println("VO created");
    Error Stack:
    =======
    Exception Details.
    oracle.apps.fnd.framework.OAException: oracle.classloader.util.AnnotatedClassNotFoundException:
         Missing class: xxuss.oracle.apps.xo2c.contactmaintenance.lov.server.OAViewObjectImpl
         Dependent class: oracle.jbo.common.java2.JDK2ClassLoader
         Loader: default.root:0.0.0
         Code-Source: /C:/OAF/jdevbin/BC4J/lib/adfm.jar
         Configuration: <library> in /C:/OAF/jdevhome/jdev/system/oracle.j2ee.10.1.3.41.57/embedded-oc4j/config/application.xml
    This load was initiated at current-workspace-app.web.APPS_HTML:0.0.0 using the Class.forName() method.
    The missing class is not available from any code-source or loader in the system.
         at oracle.apps.fnd.framework.OAException.wrapperInvocationTargetException(Unknown Source)
         at oracle.apps.fnd.framework.server.OAUtility.invokeMethod(Unknown Source)
         at oracle.apps.fnd.framework.server.OAApplicationModuleImpl.invokeMethod(Unknown Source)
         at xxuss.oracle.apps.xo2c.contactmaintenance.webui.USSContactMainCO.processFormRequest(USSContactMainCO.java:125)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processFormRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processFormRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processFormRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.beans.OABodyBean.processFormRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAPageBean.processFormRequest(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(Unknown Source)
         at OA.jspService(_OA.java:71)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
         at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:221)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:122)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:111)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)
    ## Detail 0 ##
    oracle.classloader.util.AnnotatedClassNotFoundException:
         Missing class: xxuss.oracle.apps.xo2c.contactmaintenance.lov.server.OAViewObjectImpl
         Dependent class: oracle.jbo.common.java2.JDK2ClassLoader
         Loader: default.root:0.0.0
         Code-Source: /C:/OAF/jdevbin/BC4J/lib/adfm.jar
         Configuration: <library> in /C:/OAF/jdevhome/jdev/system/oracle.j2ee.10.1.3.41.57/embedded-oc4j/config/application.xml
    This load was initiated at current-workspace-app.web.APPS_HTML:0.0.0 using the Class.forName() method.
    The missing class is not available from any code-source or loader in the system.
         at oracle.classloader.PolicyClassLoader.handleClassNotFound (PolicyClassLoader.java:2068) [C:/OAF/jdevbin/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@14916158]
         at oracle.classloader.PolicyClassLoader.internalLoadClass (PolicyClassLoader.java:1679) [C:/OAF/jdevbin/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@14916158]
         at oracle.classloader.PolicyClassLoader.loadClass (PolicyClassLoader.java:1635) [C:/OAF/jdevbin/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@14916158]
         at oracle.classloader.PolicyClassLoader.loadClass (PolicyClassLoader.java:1620) [C:/OAF/jdevbin/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@14916158]
         at java.lang.ClassLoader.loadClassInternal (ClassLoader.java:319) [jre bootstrap, by jre.bootstrap:1.5.0_05]
         at java.lang.Class.forName0 (Native method) [unknown, by unknown]
         at java.lang.Class.forName (Class.java:242) [jre bootstrap, by jre.bootstrap:1.5.0_05]
         at oracle.jbo.common.java2.JDK2ClassLoader.loadClassForName (JDK2ClassLoader.java:38) [C:/OAF/jdevbin/BC4J/lib/adfm.jar (from <code-source> in /C:/OAF/jdevhome/jdev/system/oracle.j2ee.10.1.3.41.57/embedded-oc4j/config/server.xml), by default.root:0.0.0]
         at oracle.jbo.common.JBOClass.forName (JBOClass.java:164) [C:/OAF/jdevbin/BC4J/lib/adfm.jar (from <code-source> in /C:/OAF/jdevhome/jdev/system/oracle.j2ee.10.1.3.41.57/embedded-oc4j/config/server.xml), by default.root:0.0.0]
         at oracle.apps.fnd.framework.server.OAViewDefImpl.setViewObjectClass (Unknown source file) [C:/OAF/jdevbin/jdev/appslibrt/fwk.zip (from <library> in /C:/OAF/jdevhome/jdev/system/oracle.j2ee.10.1.3.41.57/embedded-oc4j/config/application.xml), by default.root:0.0.0]
         at xxuss.oracle.apps.xo2c.contactmaintenance.server.USSContactMainAMImpl.HandleSalesContact (USSContactMainAMImpl.java:99) [C:/OAF/jdevhome/jdev/myclasses/ (from <classpath> in C:\OAF\jdevhome\jdev\myhtml\OA_HTML), by current-workspace-app.web.APPS_HTML:0.0.0]
         at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native method) [unknown, by unknown]
         at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:39) [unknown, by unknown]
         at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:25) [unknown, by unknown]
         at java.lang.reflect.Method.invoke (Method.java:585) [unknown, by unknown]
         at oracle.apps.fnd.framework.server.OAUtility.invokeMethod (Unknown source file) [C:/OAF/jdevbin/jdev/appslibrt/fwk.zip (from <library> in /C:/OAF/jdevhome/jdev/system/oracle.j2ee.10.1.3.41.57/embedded-oc4j/config/application.xml), by default.root:0.0.0]
         at oracle.apps.fnd.framework.server.OAApplicationModuleImpl.invokeMethod (Unknown source file) [C:/OAF/jdevbin/jdev/appslibrt/fwk.zip (from <library> in /C:/OAF/jdevhome/jdev/system/oracle.j2ee.10.1.3.41.57/embedded-oc4j/config/application.xml), by default.root:0.0.0]
         at xxuss.oracle.apps.xo2c.contactmaintenance.webui.USSContactMainCO.processFormRequest (USSContactMainCO.java:125) [C:/OAF/jdevhome/jdev/myclasses/ (from <classpath> in C:\OAF\jdevhome\jdev\myhtml\OA_HTML), by current-workspace-app.web.APPS_HTML:0.0.0]
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest (Unknown source file) [C:/OAF/jdevbin/jdev/appslibrt/fwk.zip (from <library> in /C:/OAF/jdevhome/jdev/system/oracle.j2ee.10.1.3.41.57/embedded-oc4j/config/application.xml), by default.root:0.0.0]
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest (Unknown source file) [C:/OAF/jdevbin/jdev/appslibrt/fwk.zip (from <library> in /C:/OAF/jdevhome/jdev/system/oracle.j2ee.10.1.3.41.57/embedded-oc4j/config/application.xml), by default.root:0.0.0]
         at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processFormRequest (Unknown source file) [C:/OAF/jdevbin/jdev/appslibrt/fwk.zip (from <library> in /C:/OAF/jdevhome/jdev/system/oracle.j2ee.10.1.3.41.57/embedded-oc4j/config/application.xml), by default.root:0.0.0]
         at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processFormRequest (Unknown source file) [C:/OAF/jdevbin/jdev/appslibrt/fwk.zip (from <library> in /C:/OAF/jdevhome/jdev/system/oracle.j2ee.10.1.3.41.57/embedded-oc4j/config/application.xml), by default.root:0.0.0]
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren (Unknown source file) [C:/OAF/jdevbin/jdev/appslibrt/fwk.zip (from <library> in /C:/OAF/jdevhome/jdev/system/oracle.j2ee.10.1.3.41.57/embedded-oc4j/config/application.xml), by default.root:0.0.0]
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren (Unknown source file) [C:/OAF/jdevbin/jdev/appslibrt/fwk.zip (from <library> in /C:/OAF/jdevhome/jdev/system/oracle.j2ee.10.1.3.41.57/embedded-oc4j/config/application.xml), by default.root:0.0.0]
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest (Unknown source file) [C:/OAF/jdevbin/jdev/appslibrt/fwk.zip (from <library> in /C:/OAF/jdevhome/jdev/system/oracle.j2ee.10.1.3.41.57/embedded-oc4j/config/application.xml), by default.root:0.0.0]
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest (Unknown source file) [C:/OAF/jdevbin/jdev/appslibrt/fwk.zip (from <library> in /C:/OAF/jdevhome/jdev/system/oracle.j2ee.10.1.3.41.57/embedded-oc4j/config/application.xml), by default.root:0.0.0]
         at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processFormRequest (Unknown source file) [C:/OAF/jdevbin/jdev/appslibrt/fwk.zip (from <library> in /C:/OAF/jdevhome/jdev/system/oracle.j2ee.10.1.3.41.57/embedded-oc4j/config/application.xml), by default.root:0.0.0]
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren (Unknown source file) [C:/OAF/jdevbin/jdev/appslibrt/fwk.zip (from <library> in /C:/OAF/jdevhome/jdev/system/oracle.j2ee.10.1.3.41.57/embedded-oc4j/config/application.xml), by default.root:0.0.0]
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren (Unknown source file) [C:/OAF/jdevbin/jdev/appslibrt/fwk.zip (from <library> in /C:/OAF/jdevhome/jdev/system/oracle.j2ee.10.1.3.41.57/embedded-oc4j/config/application.xml), by default.root:0.0.0]
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest (Unknown source file) [C:/OAF/jdevbin/jdev/appslibrt/fwk.zip (from <library> in /C:/OAF/jdevhome/jdev/system/oracle.j2ee.10.1.3.41.57/embedded-oc4j/config/application.xml), by default.root:0.0.0]
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest (Unknown source file) [C:/OAF/jdevbin/jdev/appslibrt/fwk.zip (from <library> in /C:/OAF/jdevhome/jdev/system/oracle.j2ee.10.1.3.41.57/embedded-oc4j/config/application.xml), by default.root:0.0.0]
         at oracle.apps.fnd.framework.webui.beans.OABodyBean.processFormRequest (Unknown source file) [C:/OAF/jdevbin/jdev/appslibrt/fwk.zip (from <library> in /C:/OAF/jdevhome/jdev/system/oracle.j2ee.10.1.3.41.57/embedded-oc4j/config/application.xml), by default.root:0.0.0]
         at oracle.apps.fnd.framework.webui.OAPageBean.processFormRequest (Unknown source file) [C:/OAF/jdevbin/jdev/appslibrt/fwk.zip (from <library> in /C:/OAF/jdevhome/jdev/system/oracle.j2ee.10.1.3.41.57/embedded-oc4j/config/application.xml), by default.root:0.0.0]
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage (Unknown source file) [C:/OAF/jdevbin/jdev/appslibrt/fwk.zip (from <library> in /C:/OAF/jdevhome/jdev/system/oracle.j2ee.10.1.3.41.57/embedded-oc4j/config/application.xml), by default.root:0.0.0]
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage (Unknown source file) [C:/OAF/jdevbin/jdev/appslibrt/fwk.zip (from <library> in /C:/OAF/jdevhome/jdev/system/oracle.j2ee.10.1.3.41.57/embedded-oc4j/config/application.xml), by default.root:0.0.0]
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage (Unknown source file) [C:/OAF/jdevbin/jdev/appslibrt/fwk.zip (from <library> in /C:/OAF/jdevhome/jdev/system/oracle.j2ee.10.1.3.41.57/embedded-oc4j/config/application.xml), by default.root:0.0.0]
         at OA.jspService (_OA.java:71) [C:/OAF/jdevhome/jdev/myclasses/.jsps/ (from *.jsp in C:\OAF\jdevhome\jdev\myclasses\.jsps), by current-workspace-app.web.APPS_HTML.jsp16620365:0.0.0]
         at com.orionserver.http.OrionHttpJspPage.service (OrionHttpJspPage.java:59) [C:/OAF/jdevbin/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in C:\OAF\jdevbin\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at oracle.jsp.runtimev2.JspPageTable.service (JspPageTable.java:462) [C:/OAF/jdevbin/j2ee/home/lib/ojsp.jar (from <code-source> in META-INF/boot.xml in C:\OAF\jdevbin\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at oracle.jsp.runtimev2.JspServlet.internalService (JspServlet.java:594) [C:/OAF/jdevbin/j2ee/home/lib/ojsp.jar (from <code-source> in META-INF/boot.xml in C:\OAF\jdevbin\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at oracle.jsp.runtimev2.JspServlet.service (JspServlet.java:518) [C:/OAF/jdevbin/j2ee/home/lib/ojsp.jar (from <code-source> in META-INF/boot.xml in C:\OAF\jdevbin\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at javax.servlet.http.HttpServlet.service (HttpServlet.java:856) [C:/OAF/jdevbin/j2ee/home/lib/servlet.jar (from <code-source> (ignore manifest Class-Path) in META-INF/boot.xml in C:\OAF\jdevbin\j2ee\home\oc4j.jar), by api:1.4.0]
         at com.evermind.server.http.ServletRequestDispatcher.invoke (ServletRequestDispatcher.java:713) [C:/OAF/jdevbin/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in C:\OAF\jdevbin\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal (ServletRequestDispatcher.java:370) [C:/OAF/jdevbin/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in C:\OAF\jdevbin\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest (HttpRequestHandler.java:871) [C:/OAF/jdevbin/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in C:\OAF\jdevbin\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at com.evermind.server.http.HttpRequestHandler.processRequest (HttpRequestHandler.java:453) [C:/OAF/jdevbin/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in C:\OAF\jdevbin\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at com.evermind.server.http.HttpRequestHandler.serveOneRequest (HttpRequestHandler.java:221) [C:/OAF/jdevbin/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in C:\OAF\jdevbin\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at com.evermind.server.http.HttpRequestHandler.run (HttpRequestHandler.java:122) [C:/OAF/jdevbin/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in C:\OAF\jdevbin\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at com.evermind.server.http.HttpRequestHandler.run (HttpRequestHandler.java:111) [C:/OAF/jdevbin/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in C:\OAF\jdevbin\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run (ServerSocketReadHandler.java:260) [C:/OAF/jdevbin/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in C:\OAF\jdevbin\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run (ReleasableResourcePooledExecutor.java:303) [C:/OAF/jdevbin/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in C:\OAF\jdevbin\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at java.lang.Thread.run (Thread.java:595) [jre bootstrap, by jre.bootstrap:1.5.0_05]
    oracle.classloader.util.AnnotatedClassNotFoundException:
         Missing class: xxuss.oracle.apps.xo2c.contactmaintenance.lov.server.OAViewObjectImpl
         Dependent class: oracle.jbo.common.java2.JDK2ClassLoader
         Loader: default.root:0.0.0
         Code-Source: /C:/OAF/jdevbin/BC4J/lib/adfm.jar
         Configuration: <library> in /C:/OAF/jdevhome/jdev/system/oracle.j2ee.10.1.3.41.57/embedded-oc4j/config/application.xml
    This load was initiated at current-workspace-app.web.APPS_HTML:0.0.0 using the Class.forName() method.
    The missing class is not available from any code-source or loader in the system.
         at oracle.classloader.PolicyClassLoader.handleClassNotFound (PolicyClassLoader.java:2068) [C:/OAF/jdevbin/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@14916158]
         at oracle.classloader.PolicyClassLoader.internalLoadClass (PolicyClassLoader.java:1679) [C:/OAF/jdevbin/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@14916158]
         at oracle.classloader.PolicyClassLoader.loadClass (PolicyClassLoader.java:1635) [C:/OAF/jdevbin/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@14916158]
         at oracle.classloader.PolicyClassLoader.loadClass (PolicyClassLoader.java:1620) [C:/OAF/jdevbin/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@14916158]
         at java.lang.ClassLoader.loadClassInternal (ClassLoader.java:319) [jre bootstrap, by jre.bootstrap:1.5.0_05]
         at java.lang.Class.forName0 (Native method) [unknown, by unknown]
         at java.lang.Class.forName (Class.java:242) [jre bootstrap, by jre.bootstrap:1.5.0_05]
         at oracle.jbo.common.java2.JDK2ClassLoader.loadClassForName (JDK2ClassLoader.java:38) [C:/OAF/jdevbin/BC4J/lib/adfm.jar (from <code-source> in /C:/OAF/jdevhome/jdev/system/oracle.j2ee.10.1.3.41.57/embedded-oc4j/config/server.xml), by default.root:0.0.0]
         at oracle.jbo.common.JBOClass.forName (JBOClass.java:164) [C:/OAF/jdevbin/BC4J/lib/adfm.jar (from <code-source> in /C:/OAF/jdevhome/jdev/system/oracle.j2ee.10.1.3.41.57/embedded-oc4j/config/server.xml), by default.root:0.0.0]
         at oracle.apps.fnd.framework.server.OAViewDefImpl.setViewObjectClass (Unknown source file) [C:/OAF/jdevbin/jdev/appslibrt/fwk.zip (from <library> in /C:/OAF/jdevhome/jdev/system/oracle.j2ee.10.1.3.41.57/embedded-oc4j/config/application.xml), by default.root:0.0.0]
         at xxuss.oracle.apps.xo2c.contactmaintenance.server.USSContactMainAMImpl.HandleSalesContact (USSContactMainAMImpl.java:99) [C:/OAF/jdevhome/jdev/myclasses/ (from <classpath> in C:\OAF\jdevhome\jdev\myhtml\OA_HTML), by current-workspace-app.web.APPS_HTML:0.0.0]
         at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native method) [unknown, by unknown]
         at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:39) [unknown, by unknown]
         at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:25) [unknown, by unknown]
         at java.lang.reflect.Method.invoke (Method.java:585) [unknown, by unknown]
         at oracle.apps.fnd.framework.server.OAUtility.invokeMethod (Unknown source file) [C:/OAF/jdevbin/jdev/appslibrt/fwk.zip (from <library> in /C:/OAF/jdevhome/jdev/system/oracle.j2ee.10.1.3.41.57/embedded-oc4j/config/application.xml), by default.root:0.0.0]
         at oracle.apps.fnd.framework.server.OAApplicationModuleImpl.invokeMethod (Unknown source file) [C:/OAF/jdevbin/jdev/appslibrt/fwk.zip (from <library> in /C:/OAF/jdevhome/jdev/system/oracle.j2ee.10.1.3.41.57/embedded-oc4j/config/application.xml), by default.root:0.0.0]
         at xxuss.oracle.apps.xo2c.contactmaintenance.webui.USSContactMainCO.processFormRequest (USSContactMainCO.java:125) [C:/OAF/jdevhome/jdev/myclasses/ (from <classpath> in C:\OAF\jdevhome\jdev\myhtml\OA_HTML), by current-workspace-app.web.APPS_HTML:0.0.0]
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest (Unknown source file) [C:/OAF/jdevbin/jdev/appslibrt/fwk.zip (from <library> in /C:/OAF/jdevhome/jdev/system/oracle.j2ee.10.1.3.41.57/embedded-oc4j/config/application.xml), by default.root:0.0.0]
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest (Unknown source file) [C:/OAF/jdevbin/jdev/appslibrt/fwk.zip (from <library> in /C:/OAF/jdevhome/jdev/system/oracle.j2ee.10.1.3.41.57/embedded-oc4j/config/application.xml), by default.root:0.0.0]
         at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processFormRequest (Unknown source file) [C:/OAF/jdevbin/jdev/appslibrt/fwk.zip (from <library> in /C:/OAF/jdevhome/jdev/system/oracle.j2ee.10.1.3.41.57/embedded-oc4j/config/application.xml), by default.root:0.0.0]
         at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processFormRequest (Unknown source file) [C:/OAF/jdevbin/jdev/appslibrt/fwk.zip (from <library> in /C:/OAF/jdevhome/jdev/system/oracle.j2ee.10.1.3.41.57/embedded-oc4j/config/application.xml), by default.root:0.0.0]
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren (Unknown source file) [C:/OAF/jdevbin/jdev/appslibrt/fwk.zip (from <library> in /C:/OAF/jdevhome/jdev/system/oracle.j2ee.10.1.3.41.57/embedded-oc4j/config/application.xml), by default.root:0.0.0]
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren (Unknown source file) [C:/OAF/jdevbin/jdev/appslibrt/fwk.zip (from <library> in /C:/OAF/jdevhome/jdev/system/oracle.j2ee.10.1.3.41.57/embedded-oc4j/config/application.xml), by default.root:0.0.0]
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest (Unknown source file) [C:/OAF/jdevbin/jdev/appslibrt/fwk.zip (from <library> in /C:/OAF/jdevhome/jdev/system/oracle.j2ee.10.1.3.41.57/embedded-oc4j/config/application.xml), by default.root:0.0.0]
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest (Unknown source file) [C:/OAF/jdevbin/jdev/appslibrt/fwk.zip (from <library> in /C:/OAF/jdevhome/jdev/system/oracle.j2ee.10.1.3.41.57/embedded-oc4j/config/application.xml), by default.root:0.0.0]
         at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processFormRequest (Unknown source file) [C:/OAF/jdevbin/jdev/appslibrt/fwk.zip (from <library> in /C:/OAF/jdevhome/jdev/system/oracle.j2ee.10.1.3.41.57/embedded-oc4j/config/application.xml), by default.root:0.0.0]
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren (Unknown source file) [C:/OAF/jdevbin/jdev/appslibrt/fwk.zip (from <library> in /C:/OAF/jdevhome/jdev/system/oracle.j2ee.10.1.3.41.57/embedded-oc4j/config/application.xml), by default.root:0.0.0]
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren (Unknown source file) [C:/OAF/jdevbin/jdev/appslibrt/fwk.zip (from <library> in /C:/OAF/jdevhome/jdev/system/oracle.j2ee.10.1.3.41.57/embedded-oc4j/config/application.xml), by default.root:0.0.0]
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest (Unknown source file) [C:/OAF/jdevbin/jdev/appslibrt/fwk.zip (from <library> in /C:/OAF/jdevhome/jdev/system/oracle.j2ee.10.1.3.41.57/embedded-oc4j/config/application.xml), by default.root:0.0.0]
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest (Unknown source file) [C:/OAF/jdevbin/jdev/appslibrt/fwk.zip (from <library> in /C:/OAF/jdevhome/jdev/system/oracle.j2ee.10.1.3.41.57/embedded-oc4j/config/application.xml), by default.root:0.0.0]
         at oracle.apps.fnd.framework.webui.beans.OABodyBean.processFormRequest (Unknown source file) [C:/OAF/jdevbin/jdev/appslibrt/fwk.zip (from <library> in /C:/OAF/jdevhome/jdev/system/oracle.j2ee.10.1.3.41.57/embedded-oc4j/config/application.xml), by default.root:0.0.0]
         at oracle.apps.fnd.framework.webui.OAPageBean.processFormRequest (Unknown source file) [C:/OAF/jdevbin/jdev/appslibrt/fwk.zip (from <library> in /C:/OAF/jdevhome/jdev/system/oracle.j2ee.10.1.3.41.57/embedded-oc4j/config/application.xml), by default.root:0.0.0]
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage (Unknown source file) [C:/OAF/jdevbin/jdev/appslibrt/fwk.zip (from <library> in /C:/OAF/jdevhome/jdev/system/oracle.j2ee.10.1.3.41.57/embedded-oc4j/config/application.xml), by default.root:0.0.0]
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage (Unknown source file) [C:/OAF/jdevbin/jdev/appslibrt/fwk.zip (from <library> in /C:/OAF/jdevhome/jdev/system/oracle.j2ee.10.1.3.41.57/embedded-oc4j/config/application.xml), by default.root:0.0.0]
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage (Unknown source file) [C:/OAF/jdevbin/jdev/appslibrt/fwk.zip (from <library> in /C:/OAF/jdevhome/jdev/system/oracle.j2ee.10.1.3.41.57/embedded-oc4j/config/application.xml), by default.root:0.0.0]
         at OA.jspService (_OA.java:71) [C:/OAF/jdevhome/jdev/myclasses/.jsps/ (from *.jsp in C:\OAF\jdevhome\jdev\myclasses\.jsps), by current-workspace-app.web.APPS_HTML.jsp16620365:0.0.0]
         at com.orionserver.http.OrionHttpJspPage.service (OrionHttpJspPage.java:59) [C:/OAF/jdevbin/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in C:\OAF\jdevbin\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at oracle.jsp.runtimev2.JspPageTable.service (JspPageTable.java:462) [C:/OAF/jdevbin/j2ee/home/lib/ojsp.jar (from <code-source> in META-INF/boot.xml in C:\OAF\jdevbin\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at oracle.jsp.runtimev2.JspServlet.internalService (JspServlet.java:594) [C:/OAF/jdevbin/j2ee/home/lib/ojsp.jar (from <code-source> in META-INF/boot.xml in C:\OAF\jdevbin\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at oracle.jsp.runtimev2.JspServlet.service (JspServlet.java:518) [C:/OAF/jdevbin/j2ee/home/lib/ojsp.jar (from <code-source> in META-INF/boot.xml in C:\OAF\jdevbin\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at javax.servlet.http.HttpServlet.service (HttpServlet.java:856) [C:/OAF/jdevbin/j2ee/home/lib/servlet.jar (from <code-source> (ignore manifest Class-Path) in META-INF/boot.xml in C:\OAF\jdevbin\j2ee\home\oc4j.jar), by api:1.4.0]
         at com.evermind.server.http.ServletRequestDispatcher.invoke (ServletRequestDispatcher.java:713) [C:/OAF/jdevbin/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in C:\OAF\jdevbin\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal (ServletRequestDispatcher.java:370) [C:/OAF/jdevbin/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in C:\OAF\jdevbin\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest (HttpRequestHandler.java:871) [C:/OAF/jdevbin/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in C:\OAF\jdevbin\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at com.evermind.server.http.HttpRequestHandler.processRequest (HttpRequestHandler.java:453) [C:/OAF/jdevbin/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in C:\OAF\jdevbin\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at com.evermind.server.http.HttpRequestHandler.serveOneRequest (HttpRequestHandler.java:221) [C:/OAF/jdevbin/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in C:\OAF\jdevbin\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at com.evermind.server.http.HttpRequestHandler.run (HttpRequestHandler.java:122) [C:/OAF/jdevbin/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in C:\OAF\jdevbin\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at com.evermind.server.http.HttpRequestHandler.run (HttpRequestHandler.java:111) [C:/OAF/jdevbin/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in C:\OAF\jdevbin\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run (ServerSocketReadHandler.java:260) [C:/OAF/jdevbin/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in C:\OAF\jdevbin\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run (ReleasableResourcePooledExecutor.java:303) [C:/OAF/jdevbin/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in C:\OAF\jdevbin\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at java.lang.Thread.run (Thread.java:595) [jre bootstrap, by jre.bootstrap:1.5.0_05]

  • Can't create dynamic html elements with jsp????? important

    Hi All,
    I am having problem creating dynamic html elements with jsp tags, i have tried to use EL and java scriplet, both of them don't work.
    i am trying to create dynamic menu in my "rightMenu.jspf", based on, if user has logged in or not.
    some like this!
    <jsp:if test ="${validUser == null}">
    some simple text menu here
    </jsp:if>
    but it is not working. it simply loading all and images with in statement, regardless of whether user has logged in or not. i think some how if statement is not working properly.
    "validUser" is a session bean, which is not creating at this point, it will created when user will log in successfully. and also this session bean does not exist at the page, where i am trying to check that .
    Is there any way to create dynamic values in jsp. It is really important, is there any body who help me in this matter. i would be really grateful.
    zaman

    hi jaspre,
    thanks for replying me. you know what, is it not something wrong with web.xml file. i remember once, i deleted some from there, a property with "*.jsp". i can't remember what exactly was it though.
    all if statements works on files ending with extension ".jsp" but don't work only on with extension ".jspf". there must be to do with this.
    <?xml version="1.0" encoding="UTF-8"?>
    <web-app version="2.4" xmlns="http://java.sun.com/xml/ns/j2ee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd">
    <servlet>
    <servlet-name>ValidateServlet</servlet-name>
    <servlet-class>ValidateServlet</servlet-class>
    </servlet>
    <servlet-mapping>
    <servlet-name>ValidateServlet</servlet-name>
    <url-pattern>/ValidateServlet</url-pattern>
    </servlet-mapping>
    <servlet>
    <servlet-name>dwr-invoker</servlet-name>
    <servlet-class>org.directwebremoting.servlet.DwrServlet</servlet-class>
    <init-param>
    <param-name>debug</param-name>
    <param-value>true</param-value>
    </init-param>
    <init-param>
    <param-name>pollAndCometEnabled</param-name>
    <param-value>true</param-value>
    </init-param>
    </servlet>
    <servlet-mapping>
    <servlet-name>dwr-invoker</servlet-name>
    <url-pattern>/dwr/*</url-pattern>
    </servlet-mapping>
    <session-config>
    <session-timeout>
    30
    </session-timeout>
    </session-config>
    <welcome-file-list>
         <welcome-file>
    main.jsp
    </welcome-file>
    </welcome-file-list>
    </web-app>
    if any one can figure it out. i would be grateful.
    zaman

  • How to mention numbers in array while creating dynamic sql

    Hi,
    I am creating a dynamic sql and in that I am selecting some rows from the table and storing it into the array.
    I am firing this sql statement within trigger.
    But i got the error:
    ORA-06502: PL/SQL: numeric or value error: character to number conversion error
    I took the same sql statement (the one which was created dynamically) in the procedure and tried to run it but it gave me the same error.
    =========================================================
    Begin
    type NewValueArray is table of varchar2(4000);
    nVal_Array NewValueArray;
    Begin
    Select
    DISCOVERYHOSTNAME,
    DISCOVERYMACPRIMARYPHYSICAL,
    DISCOVERYSERIALNUMBER
    into
    nVal_Array(1),
    nVal_Array(2),
    nVal_Array(3)
    from ALT_42_Consolidated
    where rowid = 'AAEWNEABXAAAAkxAAA';
    EXCEPTION
    WHEN others THEN
    Raise;
    End;
    =========================================================
    I tried using to_number but still the same error.
    Can some body please inform me where I am goofing.
    Thanks!

    I got a different error, but you need to initialise your nval_array and make sure it can hold three values. The following should work:
    declare
      type NewValueArray is table of varchar2(4000);
      nVal_Array NewValueArray := NewValueArray();
    Begin
      nval_array.extend(3);
      Select col1, col2, col3
      into nVal_Array(1), nVal_Array(2), nVal_Array(3)
      from tab1
      where rowid = 'AAAGJZAAGAAAAAWAAV';
    EXCEPTION
      WHEN others THEN
        Raise;
    End;
    /

  • Dragging multiple pages from TOC to the topic to create automatic hyperlinks

    In my project, I have few topics that contains the hyperlinks of approximately 10 topics. Now, I drag individual page from the TOC to the topic page to create automatic hyperlink. However, I want to select multiple pages in the TOC and drag them at once to create appropriate hyperlinks at once. This will save my time in creating various links.
    Charudatta M.

    Hi there
    That's not presently possible with RoboHelp. You need to consider asking for it via the Wish Form (linked below)
    Click here to open the wish form
    Cheers... Rick

  • How to create dynamic Invoice report based on Tax calculations

    Hi Ppl,
    I have an invoice report requirement. There are multiple line items in invoice and each line item will have a tax % and discount associated with it. Discount has to be applied at line item level. Tax will be applicable on resultant amount which respect to tax share on total amount. Below is example
    Part# Tax     Qty     UnitPrice Amount     Discount     Net Value
    1     12.5%     40     10          400          100          300
    2     12.5%     50     20          1000          200          800
    3     4%     10     30          300          50          250
                             SubTotal                    1350
                             VAT 12.5% on 1100(300+800)     137.50
                             VAT 4% on 250               10
                             Total Amount               1497.5
    I have created a static rtf which does all calculations correctly. I have hardcoded 12.5 and 4 % tax values for calculations. But issue is that taxes are changeable in future so I want to create dynamic template which takes care for tax calculations. I thought of to create an array to store distinct tax values from XML data and then to perform calculation but don’t know how to do that.
    Can some body help me out as this is very critical and urgent?
    Note: Tax calculation can be done at line item level itself but there are some scenarios where additional discounts are there so tax calculation can not be done at line item level.
    Below is the sample XML data
    <?xml version="1.0" encoding="UTF-8" ?>
    - <ListOfBipActionTest>
    - <Action>
    <AccountId>1</AccountId>
    <PartName>17211KCC900LS</PartName>
    <TAX>12.5</TAX>
    <QTY>40</QTY>
    <UNITPRICE>47.06</UNITPRICE>
    <DIS>15.00</DIS>
    <TaxType>CST</TaxType>
    </Action>
    - <Action>
    <AccountId>2</AccountId>
    <PartName>17213KCC900LS</PartName>
    <TAX>12.5</TAX>
    <QTY>50</QTY>
    <UNITPRICE>19.53</UNITPRICE>
    <DIS>8.00</DIS>
    <TaxType>CST</TaxType>
    </Action>
    - <Action>
    <AccountId>3</AccountId>
    <PartName>28302KAG900S</PartName>
    <TAX>12.5</TAX>
    <QTY>50</QTY>
    <UNITPRICE>59.49</UNITPRICE>
    <DIS>15.00</DIS>
    <TaxType>CST</TaxType>
    </Action>
    - <Action>
    <AccountId>4</AccountId>
    <PartName>2830AKAG900S</PartName>
    <TAX>12.5</TAX>
    <QTY>10</QTY>
    <UNITPRICE>168.7</UNITPRICE>
    <DIS>15.00</DIS>
    <TaxType>CST</TaxType>
    </Action>
    - <Action>
    <AccountId>4</AccountId>
    <PartName>91001GF6000S</PartName>
    <TAX>4.00</TAX>
    <QTY>60</QTY>
    <UNITPRICE>115.34</UNITPRICE>
    <DIS>17.00</DIS>
    <TaxType>CST</TaxType>
    </Action>
    </ListOfBipActionTest>
    Thanks
    Ashish

    Dear Efstratios Kara,
    I installed SAP Integration Kit 3.1. Yes I installed the integration kit after installing CR.
    I have uninstalled the earlier version and i have reinstalled CR with (12.3.0.601) version.
    But still i cant view the SAP connectivity. can u tell me from which version they have included this connectivity option in CR.
    If CR going to support SAP Table connectivity on specific version, what is that version.
    Waiting for your reply.
    Regards,
    Suman

  • How can i create a hyperlink to individual emails?

    I would like to be able to create a hyperlink to click through to individualk emails.  I plan on creating a simple database in Excel and would like to be able to instantly access individual emails.  I have done this in the past with files stored on my harddrive.  It's a really useful way of managing thousands of emails.
    Thanks!
    Nick

    thanks 'a brody' - i have found MailTags as a 3rd part app which may do the trick.  in the past i have resorted to saving pdf print outs of mails to a hard drive and then using a hyperlink to the file.  it just doesn't seem very elegant (this solution can be useful where i then share the database with colleagues using the same networked drive).
    i can't imagine i'm the only person trying to categorise and track leads - perhaps i need to bite the bullet and source a really good CRM app?

  • How do I create a hyperlink to a specific section of a flash website?

    Ok, I have no experience coding in flash, I just want to
    create links to specific parts of a flash website (website that
    were created by other people, not that I am building). In other
    words, I just want to create the hyperlink that will open a certain
    section of the website - I'm not developing the site and I don't
    want to create links inside the site. Is there any way to do this?
    For example:
    http://www.lucasarts.com/games/fracture/
    is the flash site I want to link to. Wherever I navigate in
    the site, the address never changes in my browser. But I know it is
    possible to get a URL to a specific flash page, because I have seen
    some of the web admins post them.
    For example:
    http://www.lucasarts.com/games/fracture/?section=2&sub=5
    which opens a very specific section of the site. So is there
    anyway for me, an average computer user with no experience in flash
    coding, to get a hyperlink to open a certain section of a flash
    site, or at the least get my browser to display the specific URL
    (that is, the "?section=2&sub=5" part of the address). I use
    firefox, but am willing to try anything or any browser at this
    point.
    Thanks!

    My Flash sites use a section and subSection structure, and
    within the site I use the numbers to display specific areas. But
    it's done internally. I have no code that looks at a query string
    attached to the URL so supplying the numbers to my sites will have
    no effect. The example you give clearly does read parameters passed
    in a query string so if you know the correct numbers (and the param
    names eg 'section') then you can do it.

Maybe you are looking for

  • Adobe Premiere Elements 10 with Photoshop Elements 9

    Is it possible to use both Adobe Premiere Elements 10 with Adobe Photoshop Elements 9? I don't want to upgrade Adobe Photoshop Elements 9 because has not enought new functions but need new Premiere with Organizer. Does Adobe Photoshop Elements 9 will

  • Power Supply is not working in Germany

    Hi, I bought long time ago a notebook in USA. When I was back in Germany the notebook didn't charged any more. I asked for support, because of the guarantee, but they said there guarantee is for supplies only six month. I forgot the notebook in the c

  • Query on Message/Output Determination in GR/GI Slip

    Hi, Its regarding Message/Output Determination in Inventory Management: We are using the condition Type "WE03" in our system for Goods Receipt. Currently, Print Parameter for the Output Type "WE03" is maintained as 7(i.e Plant/storage location). Now,

  • Checkbox value is backwards

    JHeadstart 10.1.3.2.52 Info from Application Definition Editor Java Type: Number Display Type: checkBox Domain : Static values (0,1) Default Display Value: 0 When I run the app the checked value is 0 and unchecked is 1. I want that reversed.

  • Single Worksheet Viewer used in portlets shows data only in English

    Hi all, We have a problem with Discoverer portlets displaying data only in English: Our MOLAP cubes contain data in English and in Bulgarian. We have two public connections - one set to EN and the second to BG language. Into the portal we have two pa