Any tutorial about creating internationalized ADF/BC applications?

Hi
Thank you for reading my post
is there any manula or tutorial to create internationalized applications with ADF faces and BC?
Thanks

Hi,
try it
http://download-east.oracle.com/docs/html/B25947_01/bcentities005.htm#sthref400
http://download-east.oracle.com/docs/html/B25947_01/web_laf004.htm#CACIBGBA
Regards

Similar Messages

  • What about security in adf faces application ?

    It seem that the documentation has a little bit changed about security for adf faces application.
    SRDemo J2EE sample application only implemented the security at the web container and may be for the session beans (don't remember) by using security-role and security-constraint in web.xml configuration file.
    It seem that the documentation recommand now to implement adf security and didn't find anymore the reference to the standard j2ee security implementation.
    We found also that the security constraints checked by the web container was sometimes ignored and the container didn't ask us to login before displaying a page.
    Is ADF security a clear Oracle recommandation for ADF Faces application ?
    What about j2ee security for this type of application (why it is not recommended to use it) ?

    Hi,
    there is no single recommedation about security because security ideally is applied on several levels to implement security in depth. Container managed security with J2EE is a good option to secure page access and - if using EJB - to propagate the user identity for method level access control.
    Using ADF Security, which is security added to the binding layer based on JAAS, a second layer of the security onion becomes available that allows you to define which user is allowed to perform which operation on an iterator or attribute binding. This goes beyond of what container managed security can do for you.
    The thrid layer is business layer security and eventually database security.
    For Oracle Open World we will have a developmengt track and one of the presentation I am giving with Ric Smith from our team is about end-to-end application security for ADF Faces, ADF, ADF BCor TopLink/EJB and the Oracle database.
    The plan is to also write this up in a paper, but this would come late because of other priorities I have on my plate. So attending OOW probably is the best option for you to get the big picture
    Frank

  • Any tutorial about url parameters

    hi
    i search for any tutorial about url parameters and how to use
    it in one page to call every thing just change the url parameter
    and every thing on the page changed like the visibility of
    something ,,,,,
    thanks in advance.

    There are two parts to a URL parameter -
    1. Sending it
    2. Receiving it
    To send it, do this -
    <a href="whatever.php?your_parameter=<?php echo
    $whatever; ?>">This link
    will send the parameter to 'whatever.php'</a>
    To receive it, do this -
    <?php
    $yourVariable =
    isset($_GET['your_parameter'])?$_GET['your_parameter']:'';
    ?>
    That parameter's value is now stored in $yourVariable. The
    isset part tests
    to see if the parameter has been specified at all, and if it
    has not, it
    sets $yourVariable to '', while if it has, it sets
    $yourVariable to the
    value of the parameter. It is functionally equivalent to -
    <? php
    if (isset($_GET['your_parameter'])) {
    $yourVariable = $_GET['your_parameter'];
    } else {
    $yourVariable = '';
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "macnux" <[email protected]> wrote in
    message
    news:etg5ts$ovj$[email protected]..
    > ohhh sorry
    >
    > about PHP

  • Very Nube Question About Creating a Very Basic Application Bundle / Package

    I don't know anything about XCode or AppleScript, other than that they exist, so I'm coming at this with only conceptual knowledge of how applications on OS-X work. Nonetheless, I have a goal that I feel should be really easy to accomplish, I just don't know where to begin.
    What I have is an html file with an embedded flash project that also references some outside files, such as pdfs for printing. This was designed to live on the web, but in reality it will be shipped out on a CD. Right now, if you insert the cd, you see the file contents (the above mentioned HTML file, as well as two folders containing the flash files and the pdfs that are embedded in or linked out from the html file).
    This isn't very elegant, and doesn't accomplish the "app" feel I'm shooting for. What I'm wondering is: is there a way to create an application package that has the html file and content folders tucked inside of it, so that when a user clicks on the application package, the html file is automatically launched? What resources might you point me to in order to learn how to do this in a relatively short amount of time? (I'm not even positive if I'm using the correct terminology to search for solutions... is it an application package or an application bundle?)
    Now for the limitations:
    These files were generated on a Windows machine by an eLearning tool ("Articulate Presenter") and therefore really can't be fiddled with much. I can't open any of the flash files and change the directory paths for the resource files the main presentation needs. I'm fairly confident the presentation just refers to the folder the html file is in as its root, so if the file structure could stay relatively intact once all the files move inside this "bundle," I think everything will still work.
    The Articulate Presenter folks aren't particularly helpful in solving Mac compatibility issues, so I thought I'd pose my question here. If I'm not being clear, I am happy to add additional details. Thanks very much for your patience with, and willingness to offer advice to, a complete newbie.
    Cheers!

    It's even easier than you think.
    Open AppleScript Editor.
    Type in the following code:
    set htmlFile to (POSIX path of (path to me)) & "Contents/Resources/index.html"
    set openCommand to "open " & quoted form of htmlFile
    do shell script openCommand
    Then do File > Save, and use 'Application' as the file format.
    Then the "Bundle Contents" button on the toolbar will be enabled. Click it to open up the drawer.
    Drag your HTML content and resources into the drawer.
    Do File > Save again. Ta-da, you have your web-content packaged as an application.
    This assumes that the top-level has a file named index.html. If not, modify to suit.

  • Tutorial about creating java components?

    Is there a good tutorial on how to create java components for stellent?
    I've followed the customization course at oracle's a few weeks ago but it didn't involved any java component. We learned to create components with idoc script and learned everything about resource files.
    I know want to create a java component but i don't know where to start. I read te documentation about "Working with components" but it didn't help me much.

    Nevermind, I got it on FTP.
    ftp://ftp.oracle.com/support/outgoing/Issara_Srun/HowToComponentsBundle.zip

  • Is there any possibility to create ABAP Webdyn pro application in SAP 4.6C

    HI All,
    My client is in SAP 4.6C version want's to devlop some SAP ABAP webdyn pro application for their end user requirement.
    Is it possible to do so if yes how ,they are ready to buy the required H/W and S/W component for the same,but they can't upgrade SAP to higher version at this moment.
    As per my understanding WebDynpro for ABAP is dependent on current  R/3 version. For that one should have mySAP ERP 2005 I guess.correct me if i am wrong .
    Need your suggestion ..
    How to achive ABAP webdyn pro application in SAP 4.6C Version.
    Thanks,
    Dev

    Thanks!
    Note 1098009 - Limitations for Web Dynpro ABAP
    Solution
    SAP System Prior to SAP NetWeaver 7.0 (NW2004s)
    Web Dynpro ABAP is not released for official use in systems prior to SAP NetWeaver 7.0 (NW2004s).
    Hope that helps.
    Cheers,
    Chris
    edit - hmm hope I'm not taking a liberty quoting an SAP note ... If any mod's object - please remove quote - but I can't really see the harm in this case!
    Edited by: Chris Paine on Apr 30, 2010 2:12 PM

  • Any tutorial for creating a business object type in the BOR ?

    Hello,
    I want to create an object in the BOR, can you please pin point good tutorial to follow explaining how to create a business object type.
    Points are awarded
    Regards

    Hi
    <u>Refer to the following links</u>
    <b>http://help.sap.com/saphelp_47x200/helpdata/en/a5/3ec8074ac011d1894e0000e829fbbd/frameset.htm
    http://help.sap.com/saphelp_47x200/helpdata/en/7c/3ce3b465ba11d395fe00a0c94260a5/frameset.htm
    http://help.sap.com/saphelp_47x200/helpdata/en/a5/3ec8724ac011d1894e0000e829fbbd/frameset.htm</b>
    Please reward suitable points, incase it suits your requirements.
    Regards
    - Atul

  • Any ideas about creating persistant object during execution?

    As a newbie, I wrote a badly designed applet which is used to share different keys with different devices. Now I got a problem about if the number of devices increased, how to generate new key objects during the execution and store it as a persistant object. I would use a (short) variable to restrict the number of devices and I only know using JCSystem. Transaction to update a byte array. Does anyone has good ideas about this problem?

    Could you explain a little more detail about what you are trying to do? Are you allocating a certain amount of space for keys at install time and setting a limit to this or do you plan to allocate memory at runtime as new devices come along? Do you have some sample code to share that would clarify what you are trying to do?
    I would suggest creating all your data up front and tracking which keys are allocated.
    - Shane

  • Selenium to test ADF UI Application

    I've created an ADF UI application and am running it from within JDeveloper.
    My default browser is Firefox 2.x.
    I've installed Selenium IDE and am recording my UI interactions using it.
    When I playback what I've recorded, Selenium is not able to find an ADF component (command link) that it found earlier.
    And I get the following error on the Selenium Server:
    Got result: ERROR: Element mainView:regionHouston:j_id___jsp_tag_ctru3i3:0_3:populateGridLink not found on session 316687.
    Any help is appreciated.
    Thanks
    Ramesh

    Ric,
    I've the testId attribute set for the component I'm interested in.
    I've enabled the Auto Generate testId attribute option.
    I've modified the web.xml to include the lines you mentioned above.
    I've cleared my browser cache.
    Rebuilt the application within JDeveloper.
    But still I'm not able to see my ADF component with the id in my Page source. The component is there but without either the id or the testId attribute(s). Hence Selenium is not able to locate that component when it plays back the test and is not able to move to the next step.
    Could there be a problem with the JDeveloper version that I have. I've the JDeveloper Studio Version 11.1.1.0.0 Build JDEVADF_MAIN.1JAVA_GENERIC_070504.2249.4524.
    My JSFF entries:
    <af:commandLink rendered="#{node.children eq null}"
    text="#{node.text}"
    inlineStyle="color:#FF8000;font-weight:bold;"
    id="populateGridLink"
    testId="populateGridLink"
    action="#{ResultsBean.showFullGrid}"
    clientComponent="true">
    <af:clientAttribute name="gridaction" value="Populate Grid"/>
    af:attributeDragSource attribute="gridaction"/>
    </af:commandLink>
    My web.xml entries:
    <context-param>
    <param-name>oracle.adf.view.rich.automation.ENABLED</param-name>
    <param-value>true</param-value>
    </context-param>
    Thanks
    Ramesh

  • ADF Desktop Application Creation Error in JDeveloper 11.1.2.0.0

    Hi,
    While creating an ADF Desktop Application using JDeveloper 11.1.2.0.0 I am getting an error and hence not able to create the application.
    The below are the steps I am performing.
    1 : New Application
    2 : Select "Java Desktop Application (ADF)
    3 : Providing the Model & View details and package names
    4 : Click Finish button.
    My laptop has a standard configuration
    OS : Windows 7
    IDE : JDeveloper 11.1.2.0.0
    RAM : 4GB
    The below is the error stack :
    ====================
    Performing action (270) New Application... [ from ApplicationNavigatorWindow ]
    Invoking command: [ from ApplicationNavigatorWindow ]
    oracle.jps.config:Jul 18, 2011 10:37:01 AM oracle.security.jps.util.JpsUtil disableAudit
    INFO: JpsUtil: isAuditDisabled set to true
    java.lang.NoSuchMethodError: oracle.javatools.data.HashStructure$BaseChain.access$700(Loracle/javatools/data/HashStructure$BaseChain;ILjava/lang/Runnable;)V
    o.javatools.data.HashStructure$BaseChain$1.run(HashStructure.java:2136)
    o.javatools.data.Structure.applyBatchChanges(Structure.java:231)
    o.javatools.data.HashStructure$BaseChain.applyBatchChangesImpl(HashStructure.java:2177)
    o.javatools.data.HashStructure$BaseChain.applyBatchChanges(HashStructure.java:2165)
    o.i.model.WorkingSet.getInstance(WorkingSet.java:40)
    o.i.model.WorkingSets.getWorkingSet(WorkingSets.java:179)
    o.i.model.WorkingSets$1.run(WorkingSets.java:93)
    o.javatools.data.Structure.applyBatchChanges(Structure.java:231)
    o.i.model.HashStructureNode$1.run(HashStructureNode.java:327)
    o.javatools.data.Structure.applyBatchChanges(Structure.java:231)
    o.i.model.HashStructureNode.applyBatchChanges(HashStructureNode.java:323)
    o.i.model.WorkingSets.<init>(WorkingSets.java:88)
    o.i.model.WorkingSets.getInstance(WorkingSets.java:163)
    o.i.model.WorkingSets.getInstance(WorkingSets.java:137)
    o.ji.navigator.ApplicationFilter.initChildren(ApplicationFilter.java:39)
    o.i.model.ContentFilter.getChildren(ContentFilter.java:81)
    o.ii.explorer.BaseTreeExplorer.addChildren(BaseTreeExplorer.java:394)
    o.ii.explorer.BaseTreeExplorer.setRoot(BaseTreeExplorer.java:1587)
    o.ii.explorer.BaseTreeExplorer.getTree(BaseTreeExplorer.java:1556)
    o.ii.explorer.BaseTreeExplorer.setContext(BaseTreeExplorer.java:655)
    o.i.navigator.ProjectNavigatorWindow.applicationChanged(ProjectNavigatorWindow.java:219)
    o.i.navigator.ApplicationNavigatorWindow.fireApplicationChangeEventImpl(ApplicationNavigatorWindow.java:1125)
    o.i.navigator.ApplicationNavigatorWindow.fireApplicationChangeEvent(ApplicationNavigatorWindow.java:1109)
    o.i.navigator.ApplicationNavigatorWindow.access$200(ApplicationNavigatorWindow.java:104)
    o.i.navigator.ApplicationNavigatorWindow$1L.itemStateChanged(ApplicationNavigatorWindow.java:269)
    jx.s.JComboBox.fireItemStateChanged(JComboBox.java:1205)
    jx.s.JComboBox.selectedItemChanged(JComboBox.java:1262)
    jx.s.JComboBox.contentsChanged(JComboBox.java:1309)
    jx.s.AbstractListModel.fireContentsChanged(AbstractListModel.java:100)
    jx.s.DefaultComboBoxModel.setSelectedItem(DefaultComboBoxModel.java:88)
    jx.s.JComboBox.setSelectedItem(JComboBox.java:557)
    o.i.navigator.ApplicationNavigatorWindow$8.update(ApplicationNavigatorWindow.java:749)
    o.i.model.IdeSubject.notifyObservers(IdeSubject.java:98)
    o.i.model.ObservableFolder.notifyObservers(ObservableFolder.java:86)
    o.i.model.UpdateMessage.fireChildAdded(UpdateMessage.java:460)
    o.i.cmd.NewWorkspaceCommand.createEmptyWorkspace(NewWorkspaceCommand.java:191)
    o.i.cmd.NewWorkspaceCommand.createEmptyWorkspace(NewWorkspaceCommand.java:138)
    o.j.template.wizard.NewApplicationFromTemplateWizard.getOrCreateWorkspace(NewApplicationFromTemplateWizard.java:160)
    o.j.template.wizard.NewObjectFromTemplateWizard$CreateObjectFromTemplateWorker.doInBackground(NewObjectFromTemplateWizard.java:683)
    o.j.template.wizard.NewObjectFromTemplateWizard$CreateObjectFromTemplateWorker.doInBackground(NewObjectFromTemplateWizard.java:665)
    jx.s.SwingWorker$1.call(SwingWorker.java:277)
    j.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    j.util.concurrent.FutureTask.run(FutureTask.java:138)
    jx.s.SwingWorker.run(SwingWorker.java:316)
    j.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
    j.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
    j.lang.Thread.run(Thread.java:662)
    Can somebody help?
    Regards,
    Kalpesh

    Hi Kalpesh,
    I just tried, and didn't get that error - there must be something specific to your scenario. Have you tried the obvious solutions (reinstall)
    John

  • Any tutorial for performing manual CRUD beside ADF faces and ADF BC ?

    Hi
    Thank you for reading my post
    is there any tutorial around which help me learn how to perform manual CRUD beside ADF BC ?
    in my application i have some complex DB operation which i need to perform them manually.
    an example is my login page :
    user enter user name and password and i should check it with database and after i checked that its correct then i can set session attributes that user is loged in.
    now the question is : how i perform that check for user name and password , does ADF-BC helps or i should get the connection and create an statement ...
    thanks

    Hi!
    You can do that with bind variables. Perhaps this thread will help you:
    Re: SQL statement problem!!
    Claus

  • Creating Oracle ADF uix Pages Tutorial

    In going through the "Creating Oracle ADF UIX Pages" Tutorial
    Step 5:Adding a Table - I'm running into problems:
    - In item 2, I can not find Provider in Design Structure window (I find it in XML Structure Window)
    - In item 3, I can not find datacomponent in General Component Palette
    - In item 5 I can not find inline component in General Component Palette
    Does this tutorial work or am I missing something?

    I'm having the same problem. I looked over the recommended tutorial and it didn't cover how to mock up data in xml for prototyping. I think this tutorial is for JDeveloper 9i and not 10g. How is this done in JDev 10g?
    I entered this from the xml editor: I also tried:
    without a data tag
    with a data tag and with an inline tag
    with an inline tag
    nothing seems to work...
    <provider>
    <!-- Add DataProviders (<data> elements) here -->
    <data>
    <book cover=""
    title=""
    author=""
    price=""/>
    </data>
    </provider>
    I get this message when I switch to design mode:
    The document is not in a valid state. Please edit this file in the code editor to resolve syntax problems and then return to the visual editor.
    It doesn't like the xml code. Any ideas in how to do this? I would like to prototype an applications without connecting to real data sources...
    Thanks in advance
    Keith...

  • Debugging an application created using ADF

    I am new to using Jdeveloper and ADF. I have JDeveloper 10.1.3.1
    I am trying to follow the article "Developing an End-to-End Web Application Using the Default Technology Scope" (http://www.oracle.com/technology/obe/obe9051jdev/ADFtoJSP/defaultendtoend.htm)
    After following the steps for "Creating a JSP for Browsing data" i ran the JSP and got a blank form with no data. I was expecting to view data from HR.Departments table on the JSP output.
    After turning on the debugging of ADF by following the article "http://www.oracle.com/technology/products/jdev/tips/muench/debugger/index.html" i saw the following messages logged to the console -
    07/04/06 10:22:09 [11] No XML file /view/DataBindings/DataBindings.xml for metaobject view.DataBindings.DataBindings
    07/04/06 10:22:09 [12] CSMessageBundle (language base) being initialized
    07/04/06 10:22:09 [13] Cannot Load parent Package : view.DataBindings.DataBindings
    07/04/06 10:22:09 [14] Business Object Browsing may be unavailable
    07/04/06 10:22:09 [15] Loading from XML file /view/DataBindings.cpx
    07/04/06 10:22:09 [16] Loading the Containees for the Package 'DataBindings.DataBindings'.
    07/04/06 10:22:09 [17] Loading Child Containers for the container 'DataBindings.DataBindings'.
    Apr 6, 2007 10:22:09 AM org.apache.struts.util.PropertyMessageResources <init>
    INFO: Initializing, config='org.apache.struts.taglib.html.LocalStrings', returnNull=true
    Apr 6, 2007 10:22:09 AM org.apache.struts.util.PropertyMessageResources <init>
    Can someone please let me know if the "No XML file..." message above has anything to do with the fact that I cannot see the data on my JSP. If so, how can I fix this.
    Also, if you can suggest any other articles which help debug applications created in ADF I would really appreciate it.
    Regards
    Manav

    You are using a tutorial that is meant for an older version of JDeveloper (9.0.5).
    Since you are using JDeveloper 10.1.3 I would suggest you follow the 10.1.3 tutorials:
    http://www.oracle.com/technology/obe/obe1013jdev/index.htm
    Specifically here is one that is similar to the one you are running through but shows you the new way of doing this in 10.1.3
    http://www.oracle.com/technology/obe/obe1013jdev/10131/masterdetail_adf_bc/master-detail_pagewith_adf_bc.htm

  • Any Tutorial / Sample to create Single PDF from multiple source files using PDF assembler in a watched folder process.

    Any Tutorial / Sample to create Single PDF from multiple source files using PDF assembler in a watched folder process. I have a client application which will prepare number of source files and some meta data information (in .XML) which will be used in header/footer. Is it possible to put a run time generated DDX file in the watch folder and use it in Process. If possible how can I pass the file names in the DDX. Any sample Process will be very helpful.

    If possible, make use of Assembler API in your client application instead of doing this using watched folder. Here are the Assembler samples :  LiveCycle ES2.5 * Programming with LiveCycle ES2.5
    Watched folder can accept zip files (sample : Configuring a watched folder to handle multiple input files and write results to a single folder | Adobe LiveCycle Blog ). You can also use execute script to create the DDX at runtime : LiveCycle ES2 * Application Development Using LiveCycle Workbench ES2
    Thanks
    Wasil

  • Problems about creating an application client using Netbeans 5.0

    Dear all,
    I have created an "enterprise application" project in Netbeans 5.0 and I want to create an AppClient to access the EJBs in the project. Since Netbeans 5.0 did not contain automatic support for AppClients. I need to do some configurations to make it act like an AppClient. (I am forced to use version 5.0 but not 5.5)
    After searching in google, I found the following article about creating an AppClient in Netbeans:
    http://www.netbeans.org/kb/41/app-clients.html
    I read through the steps in this web page and carefully apply it to my own enterprise application. Everything was fine but when I cleaned and built it, Netbeans told me there's something wrong in the build.xml of my AppClient project:
    init:
    deps-jar:
    init:
    deps-jar:
    compile:
    library-inclusion-in-archive:
    dist:
    compile:
    C:\MyAppClient\build.xml:108: C:\MyAppClient\${file.reference.build-jar} not found.
    BUILD FAILED (total time: 1 second)
    This is the build.xml file of MyAppClient project:
    <?xml version="1.0" encoding="UTF-8"?>
    <project name="MyAppClient" default="default" basedir=".">
        <description>Builds, tests, and runs the project MyAppClient.</description>
        <import file="nbproject/build-impl.xml"/>
       <!--
          Makes sure the IDE can find the Application Server install directory
          and sets the appclient executable name depending on platform
        -->
        <target name="-pre-init">
          <fail unless="com.sun.aas.installRoot">
            J2EE home property - neither j2ee.home nor com.sun.aas.installRoot(NetBeans) is set.
          </fail>
          <property name="j2ee.home" value="${com.sun.aas.installRoot}" />
          <condition property="appclient.name" value="appclient">
            <and>
              <os family="unix"/>
              <os family="Linux"/>
            </and>
          </condition>
          <condition property="appclient.name" value="appclient.bat">
             <and>
               <os family="Windows"/>
             </and>
          </condition>
          <condition property="package-appclient.name" value="package-appclient">
            <and>
              <os family="unix"/>
              <os family="Linux"/>
            </and>
          </condition>
          <condition property="package-appclient.name" value="package-appclient.bat">
            <and>
              <os family="Windows"/>
            </and>
          </condition>
        </target>
        <!--
          Target that copies J2EE app client deployment descriptors to jar
        -->
        <target name="-pre-jar">
          <!-- copy EJB interfaces -->
           <copy  todir="${build.classes.dir}">
             <fileset dir="${file.reference.build-jar}">
               <include name="**/*.class"/>
             </fileset>
           </copy>
           <!-- copy configuration files -->
           <mkdir dir="${build.classes.dir}/META-INF" />
           <copy  todir="${build.classes.dir}/META-INF">
             <fileset dir="${src.dir}/conf">
               <include name="*.xml"/>
             </fileset>
           </copy>
        </target>
        <target name="run" depends="init,compile">
           <exec executable="${j2ee.home}/bin/${appclient.name}">
             <arg line="-client ${dist.jar}"/>
           </exec>
        </target>
        <target name="package-appclient" depends="init">
            <exec executable="${j2ee.home}/bin/${package-appclient.name}" dir="${dist.dir}"/>
        </target>
        </project>It seems like the $file.reference.build-jar couldn't be resolved to a correct path portion string. After referring back to the web page, I still could not understand what is causing this error.
    So I started googling again using the keyword: file.reference.build-jar. I still could not come up with any relevant results.
    Could somebody tell me how this error can be fixed or at least give me some clues what is the possible cause of this error?
    Thanks in advance.

    I have forwarded this to another team member. Stay tuned for the response.

Maybe you are looking for