About TreeTable JDeveloper 10G

Hi all,
i have a treeTable,and i removed the pathStamp facet and added a <af:tableSelectOne> but i dont know how to get the current row key when i click the selectone redio.
                 <af:treeTable value="#{bindings.WbobWbHeaderVVOWbobWbHeaderVituleVVO1.treeModel}"
                            var="node" width="100%">
                  <f:facet name="selection">
                <af:tableSelectOne >
                </af:tableSelectOne>
              </f:facet>         
                <f:facet name="nodeStamp" >
                  <af:column sortable="false" headerText="">
                                              <af:outputText value="#{node.WblNotice==null?node:node.WblSequence}#{ '. '}#{ node.WblNotice}"/>                     
                  </af:column>
                </f:facet>
               <!--  <af:column>
                   <f:facet name="header">
                      <af:outputText value="WBLSEQUENCE"/>
                    </f:facet>
                    <af:outputText value="#{node.WblSequence}"/>
                  </af:column>-->
                  <af:column sortable="false" headerText="">
                    <f:facet name="header">
                      <af:outputText value="WBLSOLUTION"/>
                    </f:facet>
                    <af:outputText value="#{node.WblSolution}"/>
                  </af:column>
                </af:treeTable>
  who can help me.......
Edited by: swalk. on 2009-5-28 上午1:31

there is no better way to get help - use the reports forum
Reports

Similar Messages

  • Please help me : Show table form on Browser by JDeveloper 10g

    Good Day.
    Dear Mr.Steve and Everybody
    I have a problem about Oracle JDeveloper 10g (ADF).
    I select data from Oracle Database 10g as show below.
    But I want to show on browser by Group By duplicate column.
    Ps. Use the JDeveloper 10g (ADF).
    (ref. by SId)
    |----- Table 1 --------|----- Table 2 -----|
    | S | Nam | LName | SubjId | SName |
    |----|---------|------------|-----------|-------------|
    | 1 | aaaa | aaaaaa | 00001 | nnnnnn |
    |----|---------|------------|-----------|-------------|
    | 1 | aaaa | aaaaaa | 00001 | nnnnnn |
    |----|---------|------------|-----------|-------------|
    | 2 | bbbb | bbbbbb | 00002 | kkkkkk |
    |----|---------|------------|-----------|-------------|
    | 2 | bbbb | bbbbbb | 00002 | kkkkkk |
    |----|---------|------------|-----------|-------------|
    | 2 | bbbb | bbbbbb | 00002 | kkkkkk |
    Best Regards,
    Sakhapob Chaipisutthipong (Thailand)

    I'm sorry !!!!
    (ref. by S)
    |----- Table 1 --------|----- Table 2 -----|
    | S | Nam | LName | SubjId | SName |
    |----|---------|------------|-----------|-------------|
    | 1 | aaaa | aaaaaa | 00001 | nnnnnn |
    |----|---------|------------|-----------|-------------|
    | 1 | aaaa | aaaaaa | 00002 | kkkkkk |
    |----|---------|------------|-----------|-------------|
    | 2 | bbbb | bbbbbb | 00002 | kkkkkk |
    |----|---------|------------|-----------|-------------|
    | 2 | bbbb | bbbbbb | 00003 | pppppp |
    |----|---------|------------|-----------|-------------|
    | 3 | cccc | cccccc | 00002 | kkkkkk |
    ----------------------------------------------------

  • User.region configuration JDeveloper 10g

    How can I change user.region (in About) in JDeveloper 10g?
    I want to change it because I want to use comma instead of period for decimal point.
    So I guess user.region must be defined to my country and not to <not assigned> (that is right now.)
    I tryed using <% System.setProperty("user.region","PT"); %> but I want the change to be permanent.
    Thanks in advance!

    Hi,
    Please check below steps:
    1)Check server folder is available or not in jdevhome\jdev\myprojects\oracle\apps\fnd
    2)if yes then open jdeveloper right click on project.jpr-->select project content-->click on add button-->and select Myproject folder in Folder tree and click Ok.restart jdeveloper and check server folder should display under Oracle.apps.fnd.
    if above steps not worked use below link for jdeveloper setup.
    https://www.dropbox.com/s/nyptz6tfq63w03k/JDeveloper%20Installation%20Steps.docx
    Thanks
    Dilip

  • JDeveloper 10g does not export .ear, it complains about a JSP

    There is a project on J2EE.
    JDeveloper 10g rejects to export .ear, .war и .jar (EJB jar), it complains about a JSP page, it writes the follwing:
    Error(3,48): FIXED type Attribute value not equal to the default value 'http://java.sun.com/xml/ns/j2ee'.
    Error(4,14): Attribute 'xmlns:xsi' used but not declared.
    Error(5,23): Attribute 'xsi:schemaLocation' used but not declared.
    Error(6,12): Attribute 'version' used but not declared.
    Error(8,15): Invalid element 'description' in content of 'taglib', expected elements '[tlibversion]'.
    Error(8,15): Element 'description' used but not declared.
    That is it complains about descriptors, but I the descriptors must be OK.
    How can I get it working to export .war and .ear successfully?
    May be I should switch off some checks?

    There is a project on J2EE.
    JDeveloper 10g rejects to export .ear, .war и .jar (EJB jar), it complains about a JSP page, it writes the follwing:
    Error(3,48): FIXED type Attribute value not equal to the default value 'http://java.sun.com/xml/ns/j2ee'.
    Error(4,14): Attribute 'xmlns:xsi' used but not declared.
    Error(5,23): Attribute 'xsi:schemaLocation' used but not declared.
    Error(6,12): Attribute 'version' used but not declared.
    Error(8,15): Invalid element 'description' in content of 'taglib', expected elements '[tlibversion]'.
    Error(8,15): Element 'description' used but not declared.
    That is it complains about descriptors, but I the descriptors must be OK.
    How can I get it working to export .war and .ear successfully?
    May be I should switch off some checks?

  • About how to build dynamic maps using jdeveloper 10g and mapviewer

    i follow the guidance (about how to build dynamic maps using jdeveloper 10g and oracle application server mapviewer) to write a jsp file,but error take palce ,i get information "Project: D:\jdev1012\jdev\mywork\WebMap\ViewController\ViewController.jpr
    D:\jdev1012\jdev\mywork\WebMap\ViewController\public_html\WebMap.jsp
    Error(12,37): cannot access class oracle.lbs.mapclient.taglib.MapViewerInitTag; file oracle\lbs\mapclient\taglib\MapViewerInitTag.class not found
    Error(12,190): cannot access class oracle.lbs.mapclient.taglib.MapViewerInitTag; file oracle\lbs\mapclient\taglib\MapViewerInitTag.class not found
    Error(12,102): cannot access class oracle.lbs.mapclient.taglib.MapViewerInitTag; file oracle\lbs\mapclient\taglib\MapViewerInitTag.class not found
    Error(12,28): cannot access class oracle.lbs.mapclient.MapViewer; file oracle\lbs\mapclient\MapViewer.class not found
    Error(12,40): cannot access class oracle.lbs.mapclient.MapViewer; file oracle\lbs\mapclient\MapViewer.class not found
    Error(13,37): cannot access class oracle.lbs.mapclient.taglib.MapViewerSetParamTag; file oracle\lbs\mapclient\taglib\MapViewerSetParamTag.class not found
    Error(13,198): cannot access class oracle.lbs.mapclient.taglib.MapViewerSetParamTag; file oracle\lbs\mapclient\taglib\MapViewerSetParamTag.class not found
    Error(13,106): cannot access class oracle.lbs.mapclient.taglib.MapViewerSetParamTag; file oracle\lbs\mapclient\taglib\MapViewerSetParamTag.class not found
    Error(14,37): cannot access class oracle.lbs.mapclient.taglib.MapViewerRunTag; file oracle\lbs\mapclient\taglib\MapViewerRunTag.class not found
    Error(14,188): cannot access class oracle.lbs.mapclient.taglib.MapViewerRunTag; file oracle\lbs\mapclient\taglib\MapViewerRunTag.class not found
    Error(14,101): cannot access class oracle.lbs.mapclient.taglib.MapViewerRunTag; file oracle\lbs\mapclient\taglib\MapViewerRunTag.class not found
    Error(15,37): cannot access class oracle.lbs.mapclient.taglib.MapViewerGetMapURLTag; file oracle\lbs\mapclient\taglib\MapViewerGetMapURLTag.class not found
    Error(15,200): cannot access class oracle.lbs.mapclient.taglib.MapViewerGetMapURLTag; file oracle\lbs\mapclient\taglib\MapViewerGetMapURLTag.class not found
    Error(15,107): cannot access class oracle.lbs.mapclient.taglib.MapViewerGetMapURLTag; file oracle\lbs\mapclient\taglib\MapViewerGetMapURLTag.class not found"
    can you help?
    greetings

    I found a lot of information in document 133682.1 on metalink.
    step by step example how to deploy a JSP business component application.

  • JDeveloper 10g - Connection problems

    I have start testing with JDeveloper 10g and made a connection to Oracle Lite 9. The Navigator shows the tables but when clicking on a table it returns with an error [POL-5205] column not found. A test with Mysql behaved about the same, it showed the tables but then only loading...
    These both connections works with JDeveloper 9.0.3.

    One step forward. When using the MySQL Connector/J driver com.mysql.jdbc.Driver instead of the older org.gjt.mm.mysql.Driver it now works with MySql.

  • JDeveloper 10g Release 3: Oracle ADF Tutorials bugs

    I downloaded the latest release of JDeveloper 10g Release 3 together with the tutorial and scripts setting up the SRDemo schema yesterday but running the scripts is giving a lot of errors. Any help?

    Can you be a little more specific about the error you are getting?

  • Samples don't work under Oracle 10g w JDeveloper 10g

    I have downloaded and attempted to use 3 different samples, and not a single one of them works properly without modification. These were all developed a couple of years ago, probably tested under earlier versions, but do not work under the most current. Does Oracle have any plans to update these samples to work with the most current products, or would the company rather leave its customers frustrated?
    For reference, I am running Oracle 10g (version 10.2.0.1.0) on a Windows 2000 workstation. I'm simply trying to set up a demo application, so I haven't put it on a more powerful server as of yet. I am using JDeveloper 10g (version 10.1.2.1.0 build 1913). The three samples which I have tried to use are:
    Oracle Label Security - Illustrating Ols Function API
    Oracle9i JDBC Sample OCI Connection Pooling and Middle-Tier Authentication Sample
    Oracle Connection Cache Sample Application
    The OLS sample does not even compile properly if not modified. It is necessary to add "jsp:useBean" declarations in order to get past the compiler errors. The documentation for this is also in error. The text describing the application indicates that Figure 3 will show the details for EMP_OPN (the same as for Figure 2), but the actual figure shows the deatils for EMP_RESCH. Thus the resulting discussion and the figures do not match. At least I could finally get this application to work.
    The other two I have not yet figured out the proper drivers or calling sequence. The drivers that work for the first application do not work for the latter two, or the calling sequence are wrong. I get lots of connection errors, loader errors, and others. I am about ready to give up on using the samples, as so far they have wasted more of my time than they have helped.
    All I want to achieve is a demo that shows a database that uses connection sharing or pooling (for performance reasons), does middle-tier authentication, allows the application set a user context and then make database queries, having OLS enforce the access control policy based on the user context (vs. the user used for the shared connections). If there is other sample code that demonstrates this that works under the configuration described above, I would most greatly appreciate knowing about it, or receiving such sample code via email.

    Firstly, XE 10.2.0.1 isn't the same as 10gR2 10.2.0.1
    It was released a bit later and had some fixes that were in later 10.2.0.x patchsets (and also had some different security settings). Maybe they should have gone with 10.2.1.1.
    Second, the embedded PL/SQL gateway was okay for XE, but isn't supported for Apex on the Standard/Enterprise Edition until 11g. It doesn't mean it never works, but it does mean that you shouldn't rely on it.
    That said, there are other issues with 10.2.0.1 so I'd recommend going for the latest patchset anyway.
    Thirdly, if you get the XDB login dialog box, something has gone wrong. For the embedded PL/SQL gateway, XDB is acting as a virtual webserver. Generally what should happen is you connect to the webserver (XDB) and request a page (the APEX login page) and XDB should give it to you, no questions asked.
    If it asks you to login then the XDB webserver is running but is trying to get authorisation before it gives you the page. [By the way, if it does prompt for a username/password, it is expecting a database username/password, not an apex one or an O/S one] I'd suspect something is wrong with the setup.
    What happens if you ask for a simple image like
    http://URAN:8080/i/bottom_left.gif

  • JDeveloper 10g missing javadoc

    I've downloaded JDeveloper 10g 10.1.3, went through the labs from the Oracle Developer Day, but there's no javadoc for many of the new packages!
    If there's no doc included with JDeveloper, where can you learn about Oracle's implementation of javax.persistance? If I search Google, I get Hibernate's implementation, or other vendor's implementations.
    I'm desperate for ORACLE's implementation, since that's what I intend to use.
    EJBQL seems pretty limited - but with no doc, how am I to know?

    As noted on the Oracle download website, 10.1.3 is an early access "preview" release. It is not a producation release and as such it is not fully documented. Wait until the production release officially due out by the end of this year for better documentation.
    Potentially the JDeveloper team will be able to assist you further on these forums for documentation on javax.persistance.
    Regards,
    CM.

  • Complete information of struts page flow diagram in JDeveloper 10g

    thank you
    for giving me the previous information
    now i want to ask u the full information of the struts page flow diagram in jdeveloper 10g
    please send me the complete information through diagrams
    Regards
    Vikas Sheel Gupta

    Vikas,
    What previous information are you referring to?
    And what do you want to know exactly about the struts page flow diagram? Is it related to JHeadstart?
    kind regards,
    Sandra Muller
    JHeadstart Team,
    Oracle Consulting

  • Cannot Download JDeveloper 10g

    Like others, I am attempting to download JDeveloper 10g and can't. For example, these URLs:
    http://download-west.oracle.com/otn/java/jdeveloper/905/jdev9052_base.zip
    http://download-west.oracle.com/otn/java/jdeveloper/1012/jdev1012_base.zip
    result in an error.
    I tried this on my own computer at home and my corporate PC at the office, with the same result.

    I can't download JDeveloper 10g, too. Tried on
    Wed, 25-May-2005 about 10:00 CEST and Fri, 27-May-2005 008:15 CEST.
    Oracle to the Rescue!

  • JDeveloper 10g: Preserving JSP Translations

    Hello,
    Can anyone tell me how to get JDeveloper 10g to preserve JSP page translations (in the \classes\.jsps folder)?
    I'm new to JSP development and I am getting an error when making a JSP page that says that the request and session variables are not available when using something like:
    <%! String var=(String) session.getAttribute("someAttribute"); %>
    I figure that looking at the translated page will tell me a lot about my errors.
    Thanks,
    Rich

    I managed to develop some functionality similar to what you both describe for a system that I have previously developed.
    auto refresh a jsp page after x seconds
    add a meta data refresh tag to the top of the jsp page that will automatically recall the servlet after x number of seconds. e.g.
    <meta http-equiv="refresh" content="2;url=http://servlet.do">
    display a processing page whilst a query is being executed
    from the submit button of a page, display a processing graphic on a page until the query has finished and then display the results page.
    As with most things in Java this can be done many ways; I implemented this a couple of ways;
    a) display the processing page when the submit button is pressed and then when the servlet has finished executing get it to post the results to another page
    b) use a java bean that the servlet updates when the query has been completed so that the processing page knows to forward on to the results page
    I hope this is of some use to you.
    Thanks
    David

  • Problem in SQLJ iterator declaration in JDeveloper 10g

    Hi,
    I use JDeveloper 10g. I have a simple SQLJ program as follows (saved as "Sqlj1.sqlj").
    There was blue wave under "JDNAMEx" in Line "JDNAMEx jDNAME;". A message "Class 'JDNAMEx' not found" was display when I put the cursor on it. Could anyone please tell what's wrong? Thanks a lot.
    -Minghua
    package mypackage1;
    import sqlj.runtime.*;
    import sqlj.runtime.ref.*;
    import java.sql.*;
    import oracle.sqlj.runtime.*;
    public class Sqlj1
    public static void main(String args[]) {
    #sql public iterator JDNAMEx (String name);
    JDNAMEx jDNAME;
    try{
    Oracle.connect(
    "jdbc:oracle:thin:@(description=(address=(host=xxx.xx.xx.xxx)" +
    "(protocol=tcp)(port=1521))(connect_data=(sid=oumdb10g)))",
    "scott",
    "tiger"
    #sql {
    SELECT DNAME INTO :jDNAME FROM DEPT
    }catch(SQLException SQLe){
    System.out.println("An exception was thrown: " + SQLe);
    while (jDNAME.next()) {
    System.out.println(jDNAME.name());
    }

    what about
    #sql public static iterator JDNAMEx (String name);
    between
    public class
    and
    public static void main
    ?

  • JDeveloper 10g OCJ JDBC UnsatisfiedLinkError: make_c_state(Native Method)

    I have just installed 10g 9.0.5.2(build 1618) and get the following error when I try and use the OCI driver.
    java.lang.UnsatisfiedLinkError: make_c_state
         at oracle.jdbc.oci8.OCIDBAccess.make_c_state(Native Method)
         at oracle.jdbc.oci8.OCIDBAccess.logon(OCIDBAccess.java:458)
         at oracle.jdbc.driver.OracleConnection.<init>(OracleConnection.java:377)
         at oracle.jdbc.driver.OracleDriver.getConnectionInstance(OracleDriver.java:515)
    This was working in the JDeveloper 9i I was previously using.
    The README.html for 10g talks about the OCI drivers not being available until 10g App server is released and installing " a different version of the JDBC drivers in JDeveloper (see the JDeveloper Help for details", but I can't find this information in the Help.
    Anyone know the solution?
    Thanks,
    Richard

    I include Oracle9iAS and Oracle9i Client bin into PATH, I still got java.lang.UnsatisfiedLinkError: make_c_state
    error in JDeveloper 10g(9.0.5.1)

  • ADF is not working in JDeveloper 10g

    Hi all,
    I've been trying to get ADF to work with JDeveloper 10g but to no avail. I've followed the steps from the following link: http://www.oracle.com/technetwork/developer-tools/jdev/how-to-adf-faces-10gjdev-085657.html
    the only thing that i fail to follow is in creating the library. I have only the adf-faces-api.jar and adf-faces-impl.jar but not the share-1_1_18.jar
    I do not know whether this is creating the problem as my error message is not helpful.
    part of the error msg:
    May 8, 2013 12:25:11 PM com.sun.faces.config.rules.ConverterRule end
    WARNING: [ConverterRule]{faces-config/converter} Merge(javax.faces.Long,null)
    May 8, 2013 12:25:11 PM com.sun.faces.config.rules.ConverterRule end
    WARNING: [ConverterRule]{faces-config/converter} Merge(null,java.lang.Long)
    May 8, 2013 12:25:11 PM com.sun.faces.config.rules.ConverterRule end
    WARNING: [ConverterRule]{faces-config/converter} Merge(javax.faces.Float,null)
    May 8, 2013 12:25:11 PM com.sun.faces.config.rules.ConverterRule end
    WARNING: [ConverterRule]{faces-config/converter} Merge(null,java.lang.Float)
    May 8, 2013 12:25:11 PM com.sun.faces.config.rules.ConverterRule end
    WARNING: [ConverterRule]{faces-config/converter} Merge(javax.faces.Double,null)
    May 8, 2013 12:25:11 PM com.sun.faces.config.rules.ConverterRule end
    WARNING: [ConverterRule]{faces-config/converter} Merge(null,java.lang.Double)
    May 8, 2013 12:25:11 PM com.sun.faces.config.rules.ValidatorRule end
    WARNING: [ValidatorRule]{faces-config/validator} Merge(javax.faces.LongRange)
    May 8, 2013 12:25:11 PM com.sun.faces.config.rules.ValidatorRule end
    WARNING: [ValidatorRule]{faces-config/validator} Merge(oracle.adf.DateTimeRange)
    May 8, 2013 12:25:11 PM com.sun.faces.config.rules.ValidatorRule end
    WARNING: [ValidatorRule]{faces-config/validator} Merge(oracle.adf.RegExp)
    May 8, 2013 12:25:11 PM com.sun.faces.config.rules.ValidatorRule end
    WARNING: [ValidatorRule]{faces-config/validator} Merge(oracle.adf.ByteLength)
    May 8, 2013 12:25:11 PM com.sun.faces.config.rules.ConverterRule end
    WARNING: [ConverterRule]{faces-config/converter} Merge(oracle.adf.Color,null)
    May 8, 2013 12:25:11 PM com.sun.faces.config.rules.ConverterRule end
    WARNING: [ConverterRule]{faces-config/converter} Merge(null,java.awt.Color)
    May 8, 2013 12:25:11 PM com.sun.faces.config.rules.ConverterRule end
    WARNING: [ConverterRule]{faces-config/converter} Merge(javax.faces.DateTime,null)
    May 8, 2013 12:25:11 PM com.sun.faces.config.rules.ConverterRule end
    WARNING: [ConverterRule]{faces-config/converter} Merge(oracle.adf.DateTime,null)
    May 8, 2013 12:25:11 PM com.sun.faces.config.rules.ConverterRule end
    WARNING: [ConverterRule]{faces-config/converter} Merge(null,java.util.Date)
    May 8, 2013 12:25:11 PM com.sun.faces.config.rules.ConverterRule end
    WARNING: [ConverterRule]{faces-config/converter} Merge(null,java.util.Calendar)
    I've been trying to resolve this by creating a new project but once i input adf tags the problem arise again.
    Please help. Thanks!
    Edited by: 1003893 on May 7, 2013 9:28 PM

    Now that I've looked at the linked article...
    That was showing you how to use a very early version of ADF Faces (a pre-release, in fact) with a very old version of JDeveloper. That document is nearly 9 years old.
    Starting with JDeveloper 10.1.3, ADF Faces is "built-in"
    And since JDeveloper 10.1.3.x, we have had both the JDeveloper 11.1.1.x and 11.1.2.x series released.
    Why are you still using 10.1.2.x?

Maybe you are looking for

  • How do I restore iTunes after upgrading to Lion?

    Upgraded from Snow Leopard to Lion and, in the process, appear to have lost access to my iTunes.  After the upgrade, when I clicked on the iTunes icon, I was then asked if I wanted to "install iTunes!"  I have found folders that appear to contain the

  • Best practice for bi backup

    Hi, Who can suggest me the best practice for backup/restore of entire bi dashboard reports, permissions and etc? Ed,

  • CSS Designer problem

    I am on the fifth tutorial.  It was going fine at first, but now when I try to edit the properties of a selector in the CSS Designer, every time I change a value it somehow exits the properties page (and the selector) so that I have to select main.cs

  • HT2534 do you have to pay for an  itunes account ?

    Can any one tell me if you need to pay for an i tunes accout like do they send you a bill to pay yes or no

  • Can't get past Loading Editor

    When I attempt to load a script, it never completes the loading process.  I can see the outline in the background, but the pages never appear.  The mouse remains a clock icon.  When I attempt to load from a browser, it never gets past the "loading ed