Exercise 3.8

In Exercise 3.8: Creating a master/detail interface with a wizard the seem to be a couple of issues:
1. The file EmployeeService.as that the wizard shall generate, is already in the file system.
2. The dialog box in Figure 13 is diffrent in my Flash Builder that the picture in the exercise.

Thank you very much for posting your findings. We have verified them and are in the process of making the corrections.

Similar Messages

  • Online exercise book app

    Is there an app out there for use on ipad and macbook where pupils can save their completed work to hand in, save handouts etc. I want a version of a pupils normal exercise book but online. I dont want to have my inbox full of assignments that I mark then email back.
    I am looking for an app or program where all the work or resources a pupil has are stored online. These pieces of work done by the pupil can be checked by the teacher and corrected. Simple!? The resources are simply stored in the pupil's account. No need to correct those obviously!
    The pupils will be using ipads and I will be using a macbook and ipad to check their exercise books and correct their work.
    Does anyone know of an app or program like this?
    Thanks in advance.
    Adam.

    Hello Sapper23,
    you cannot delete purchases permanently, but you can hide them: http://support.apple.com/kb/ht4919
    Best regards.

  • How do I find my tab history? I had hard drive issues and when I launched my browser after getting it back their was no "restore session" option. I know a tab history is kept, just don't remember where or how to exercise it. Thanks

    Question
    How do I find my tab history? I had hard drive issues and when I launched my browser after getting it back their was no "restore session" option. I know a tab history is kept, just don't remember where or how to exercise it. Thanks

    Firefox 4 saves the previous session automatically, so there is no longer need for the dialog asking if you want to save the current session.<br />
    Use "File > Exit" or "Firefox > Exit" if you want to restore multiple windows.<br />
    You can use "Firefox > History > Restore Previous Session" to get the previous session at any time.<br />
    There is also a "Restore Previous Session" button on the default <b>about:home</b> Home page.
    Another possibility is to use:
    * [http://kb.mozillazine.org/Menu_differences Firefox (Tools) > Options] > General > Startup: "When Firefox Starts": "Show my windows and tabs from last time"

  • Need help in doing exercise with classes

    Here is my exercise:
    1.     An object Student has: id, last name, first name, number of AAS courses and number of ESL courses in current semester and whether student uses laptop or not.
    The formular to calculate tuition fee:
    Tuition fee = AAS courses *20 ESL courses * +15+
    +If student uses laptop, tuition fee will be deducted 5%
    Write the methods to:
    o     Calculate tuition fee.
    o     Display student information
    My Student class:
    public class Student {
         private String id;
         private String lastName;
         private String firstName;
         private double nAAS;
         private double nESL;
         public void setIdentification(String input) {
              id = input;
         public void setLastName(String input) {
              lastName = input;
         public void setFirstName(String input) {
              firstName = input;
         public String getID() {
              return id;
         public String getLastName() {
              return lastName;
         public String getFistName() {
              return firstName;
         public void setNumberOfAAS(String input) {
              nAAS = Double.parseDouble(input);
         public void setNumberOfESL(String input) {
              nESL = Double.parseDouble(input);
         public double getNumberOfAAS() {
              return nAAS;
         public double getNumberOfELS() {
              return nESL;
         public double result(String input) {
              if (input.equalsIgnoreCase("true")) {
                   return (getNumberOfAAS() * 20 + getNumberOfELS() * 15) * 0.95;
              } else {
                   return getNumberOfAAS() * 20 + getNumberOfELS() * 15;
    }And my DisplayResult class:
    import javax.swing.JOptionPane;
    public class DisplayResult {
         public static void main(String[] args) {
              String input;
              Student st = new Student();
              input = JOptionPane.showInputDialog("Enter the ID here:");
              st.setIdentification(input);
              input = JOptionPane.showInputDialog("Enter the last name:");
              st.setLastName(input);
              input = JOptionPane.showInputDialog("Enter the first name:");
              st.setFirstName(input);
              input = JOptionPane
                        .showInputDialog("Enter number of AAS courses you took:");
              st.setNumberOfAAS(input);
              input = JOptionPane
                        .showInputDialog("Enter number of ESL courses you took:");
              st.setNumberOfESL(input);
              input = JOptionPane
                        .showInputDialog("Enter \"true\" for using laptop and \"false\" if not:");
              st.result(input);
              // Display the result
              JOptionPane.showMessageDialog(null, "The result is:\n" + st.getID()
                        + " " + st.getLastName() + " " + st.getFistName()
                        + "\nYou have: " + st.getNumberOfAAS() + " AAS "
                        + st.getNumberOfELS() + " ESL\n" + "Using laptop: " + input
                        + "\nYour tuitionFee is: "
                        + st.result());
    System.exit(0);
    }The eclipse notice an error which is st.result in DisplayResult class. Please tell my what 's wrong with it?
    Edited by: congtm88 on May 4, 2009 9:43 AM

    Oh thax. I corrected it.
         public static void main(String[] args) {
              String input;
              Student st = new Student();
              input = JOptionPane.showInputDialog("Enter the ID here:");
              st.setIdentification(input);
              input = JOptionPane.showInputDialog("Enter the last name:");
              st.setLastName(input);
              input = JOptionPane.showInputDialog("Enter the first name:");
              st.setFirstName(input);
              input = JOptionPane
                        .showInputDialog("Enter number of AAS courses you took:");
              st.setNumberOfAAS(input);
              input = JOptionPane
                        .showInputDialog("Enter number of ESL courses you took:");
              st.setNumberOfESL(input);
              input = JOptionPane
                        .showInputDialog("Enter \"true\" for using laptop and \"false\" if not:");
              // Display the result
              JOptionPane.showMessageDialog(null, "The result is:\n" + st.getID()
                        + " " + st.getLastName() + " " + st.getFistName()
                        + "\nYou have: " + st.getNumberOfAAS() + " AAS "
                        + st.getNumberOfELS() + " ESL\n" + "Using laptop: " + input
                        + "\nYour tuitionFee is: "
                        + st.result(input));
    System.exit(0);
         }But I think that, I should change result method into useOfLaptop then write one more instance method name getResult in Student class, right?

  • BPI1 Exercise 96 error - conflict in transaction event code?

    Hi all.  I'm Dave Russell, a new poster
    I just attended BPI1 at Chico and am going through the entire set of exercises one more time.  I'm in a bit of a rush since the server assigned to it, LOKE, is going down soon.
    Gee, I hope I'm in the right place and if I am not would someone direct me to the correct forum?
    OK, here's the issue.  I have been sailing through the BPI1 book until I got to Exercise 96 -- Configure Automatic Postings for Goods Movement.  Here you are setting automatic postings to two valuation classes for certain types of transactions related to good movement.
    The first involved BS (Inventory Posting).   For the valuation group set in Exercise 94, you are associating the Trading Goods account 721___ with Valuation class 3100 and the Operating Supplies account 740___ with class 3030.  No problems here.
    The next step repeats for GBB (Offsetting entry for Inventory Posting). It does much the same thin but adds in the Cost of Goods sold account (900___).  But when you save, the following error is generated:
        Account 740106 already used in transaction BS
    The diagnostic for this states that "Accounts used in transaction BS (posting to asset balance sheet account) cannot be used in any other account determination.".  I have a screen print if that would help.
    It is clear what the error is, but not the solution. II know I did not encounter it in Chico, so I am probably doing something notably dumb.  Can anyone help me get past this?  I really can't use work-arounds since my students will be using the same text (now being updated by Tom Wilder).
    Thanks, Dave Russell

    If it is any comfort to anyone with a similar problem, the problem related to the Create/bank/interest tab in the creation of the accounts in Exercises 41 through 57.  It is really important the the "Post Automatically Only" be selected or deselected as specified.  By a quite circuitous route, I discovered this myself.

  • Problems with Steps 21-22 and 32 in Exercise 17

    I have tried Exercise 17 several times and, each time, when I
    get to Step 21, I do exactly as the instruction states: I select
    the Login component in the Outline panel.
    Step 22 refers to a "highlighted component" on the stage but
    I don't see any. A couple of times, I saw handles and clicked
    within the component and deleted it, as instructed.
    When I return to the source view on Step 23, the Login
    component is still there so I'm not sure what Step 22 was meant for
    in the first place.
    In any case, I proceed and, when I get to Step 32, I run the
    application. But clicking the Submit button does not switch to the
    reservation view.
    Any ideas anyone?
    Thanks!

    Hi
    To get the reservation form to display after clicking submit, just add a "creationComplete = "init()"" to your application tag in "ResevationSystem.mxml". This is because, the init function never gets called and hence
    private  
    function init():void
    login.addEventListener("login",loginHandler);
    "ResevationSystem.mxml" never gets called.
    Your Application tag in "ResevationSystem.mxml"  should look like this
    <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" layout="
    absolute" xmlns:comp="
    components.*" themeColor="
    silver"backgroundColor="
    #62627F"horizontalScrollPolicy="
    off"creationComplete="init()"
    >      
    hope this helps
    regards,
    Ronald

  • Problem with the Code in exercise 1.2

    In this exercise:
    http://www.adobe.com/devnet/flex/pdfs/exercise1.2.pdf
    the first part is easy. Then you are instructed to go to the
    Debug
    Perspective and set a breakpoint that is below the function
    you defined, but
    ahead of the variable array.
    You are shown that the variables window is populated in debug
    view ..but
    this is just not true. I did this myself .. and then I did it
    again by
    copying and pasting the code directly from the PDF into the
    application and
    I got the same result. The application is halted with an
    empty variables
    window. The example says it should be populated.
    I suspect the problem is that the breakpoint was set too
    early .. but it is
    where it is supposed to be. Is my problem the example (my
    code is identical
    .. has to be since the second try is copied) or is my problem
    the debug
    player? I have always had problems with debugging in Flex.
    Thanks!
    Nancy

    Hi,
    Flex Builder 3 and Firefox 3 indeed do work together.
    But there are some issues when certain extensions are used:
    See
    http://bugs.adobe.com/jira/browse/FB-13064
    which led to a bug being filed against Firefox:
    https://bugzilla.mozilla.org/show_bug.cgi?id=441424

  • ABAP Exercises in SAP Netweaver 7.01 ABAP Trial Version

    Hello,
    I just finished the ABAP academy, courses TAW10 and TAW12.
    I want to do some exercises for studying to the certification test, but the exercises in the books require ABAP objects (such as tables, structures, data elements, templates and so on) that does not exist in the "SAP Netweaver 7.01 ABAP Trial Version", that I have installed.
    Is it possible to get those objects somewhere?
    PS.: My CITRIX access is not available anymore!
    Thanks and regards!

    so ... i don't understand why ... I retry to make th einstallation on the first Windows and i've always the same error but not at the same place. It stops between 33 and 35% of the installation during the check of the package ... very strange.
    Have you made the installation with the SP3 or do you using the Netweqver with that ? Becquse my problem comes during the installation. I'll try to make the upgrade of the Windows to control the good working of the system (i think there is no problem with that .... but in the doubt )
    Thanks for the information  Peerasit Jomsri

  • Photoshop Advanced Exercise

    I'm busy with Photoshop Advanced and I need help with the following exercise. I know how to do 1-5. I struggle with 6 and 7. Can anyone help me please?
    Question 2:
    In this activity, you'll create cuom swatches and use them to apply gradient overlay.  You'll also select color and just it, and you'll colorize a layer.  Finally, you'll add a spot-color channel to the image.
    1.  Open Peppers backgound and save the image as My peppers background.
    2. Create three swatches by sampling the yellow color from the carrot in the logo - the original color, one lighter and one darker.  Name the new colors Harvest Valley yellow, Lighter HV yellow, and Darker HV yellow.
    3. On the Background layer, add a gradient overlay that blends from the Darker HV yellow color to the Lighter HV yellow color.
    4. Select the blue background in the logo. (Hint: Use a color-selection tool or command.  Be sure to select the blue within the letters).
    5. Add a Hue/Saturation adjustment layer above the Market logo layer.  Apply the Old Style preset to the adjustment ler.
    6. Colorize the Peppers layer, but not the Background layer.  Give the peppers a yellowish color to match the background.  (Hint: Create a clipping mask).
    7. Select the black color in the text PEPPERS. (Hint: Don't use a type tol to select the type).
    8. Add a spot-color channel that uses the color PANTONE 7403 C.
    9. Hide the PEPPERS text layer.
    10. Update and close the image.
    Monya

    But how would we know the Layer structure of the file?
    Could you please post a screenshot with the pertinent Panels visible?
    As for 6) It already states to use a Clipping Mask.
    So use a Hue/Saturation Layer or a Selective Color or a Curves Layer (set to Blend Mode Color) for example and Clipping Mask it to the Layer (Create Clipping Mask (cmd-alt-G)).

  • High Pass Dialog Textbook Exercise

    I purchased the Power, Speed and Automatitation textbook to learn Photoshop Scripting. I am working through the exercises in the last chapeter Building Custom Dialogs and have stumbled on the last exercise building a High Pass Dialog. When I test the script ai get a time run error which I am not able to track down. Can someone please look at the script and let me know where the error is coming from.
    Many thanks,
    //highPassDialog.jsx
    //021514
    Description:
    This dialog gathers data for creating a High Pass layer,
    which can shapern or blur a docuemnt.
    This dialog shows the use of many differnt types of UI controls
    Algorithm:
    Stage #1 build the dialog
        Create helloWorldDialog() function
            Place the dialog where it will be displayed
            Add UI elemtnst to function
            Add a group box panel for formating the buttons in a row
            Add On and Cancel buttons
        Create initHelloWorldDialog() function
            Initalize buttons OK and Cancel
            Add Events to OK and Cancel buttons
    Hook up the dialog to respond to events (add to SET UP)
    Stage #2 display the dialog
        Create runHelloWorldDialog() function
    Stage #3 process the results
        processHelloWorldResults() function
        show alert()
    Script Installation:
    1.Mac place script in Applications/Adobe Photoshop CC/Presets/Scripts
    2.Windows place script in C:\Program Files\Adobe\Adobe Photoshop CC#\Presets\Scripts\
    3.Restart Photoshop
    4.Choose File > Scripts > template
    // SET UP
    //Enable double clicking from hte Macintosh Finder or Windows  Explorer
    #target photoshop
    //Make Photoshop the formost Appplication
    app.bringToFront();
    //** DIALOG STAGE #1 - build the dilaog **
    //Create the dialog object and its UI objects
    var theDialog = createHighPassDialog();
    //Hook up the dialog to respond to events
    initHighPassDialog (theDialog);
    // MAIN
    //** DIALOG STAGE #2 - display the dialog **
    if (runHighPassDialog(theDialog) == 1) {
        //User pressed OK
        //** DIALOG STAGE #3 - process the dialog results **
        processHighPassResults(theDialog);
    // FUNCTIONS
    //Create a dialog for creating the High Pass Layer
    function createHighPassDialog() {
            //Create and empty dialog window
            var myDialog = new Window ('dialog',"Create a High Pass Layer");
            //Place the dialog 100px from the left and 100px from the top
            myDialog.frameLocation = [100, 100];
            myDialog.orientation = "row"; 
            myDialog.alignChildren = "top";   
            //Add a group box for the new layer options
            myDialog.optionsPanel = myDialog.add('panel', undefined, "Options");
            myDialog.optionsPanel.orientation = "column";
            myDialog.optionsPanel.alignChildren = "left";
            //Add radio buttons groups fro sharpen vs blur choice
            myDialog.optionsPanel.choiceRadioButtons = myDialog.optionsPanel.add('group');
            myDialog.optionsPanel.choiceRadioButtons.orientation = "row";
            myDialog.optionsPanel.choiceRadioButtons.alignChildren = "top";
            //Add text for user instructiuons
            myDialog.optionsPanel.choiceRadioButtons.staticText =
            myDialog.optionsPanel.choiceRadioButtons.add('statictext', undefined, "Select operation to perform");
            //Crate gropup to align radio buttons
            myDialog.optionsPanel.choiceRadioButtons.radioGroup =
            myDialog.optionsPanel.choiceRadioButtons.add('group');
            myDialog.optionsPanel.choiceRadioButtons.radioGroup.orientation = "column";
            myDialog.optionsPanel.choiceRadioButtons.radioGroup.alignChildren = "left";
            //Add a radio button with a label of Sharpen
            myDialog.optionsPanel.choiceRadioButtons.radioGroup.radioButtonSharpen =
            myDialog.optionsPanel.choiceRadioButtons.radioGroup.add('radiobutton', undefined, "Sharpen");
            myDialog.optionsPanel.choiceRadioButtons.radioGroup.radioButtonSharpen.value = true;
            //Add a radio buon with the label of blur
            myDialog.optionsPanel.choiceRadioButtons.radioGroup.radioButtonBlur =
            myDialog.optionsPanel.choiceRadioButtons.radioGroup.add('radiobutton', undefined, "Blur");
            //Add tool tip with descriptiond for instructions
            myDialog.optionsPanel.choiceRadioButtons.helpTip = "Choose which operation to perform";
            //Add a group for the radius parameter
            myDialog.optionsPanel.radiusGroup = myDialog.optionsPanel.add('group');
            myDialog.optionsPanel.radiusGroup.orientation = "row";
            //Add a text for the radius descriptions
            myDialog.optionsPanel.radiusGroup.staticText =
            myDialog.optionsPanel.radiusGroup.add ('statictext', undefined, "Radius");
            //Add edittext field to display radius value
            myDialog.optionsPanel.radiusGroup.editText =
            myDialog.optionsPanel.radiusGroup.add ('edittext', undefined, "3.0");
            myDialog.optionsPanel.radiusGroup.editText.preferredSize = [60, 20];
            //Add label for units after the edittext field
            myDialog.optionsPanel.radiusGroup.percent =
            myDialog.optionsPanel.radiusGroup.add ('statictext', undefined, "pixels");
            //Add the slider control
            myDialog.optionsPanel.slider = myDialog.optionsPanel.add('slider');
            myDialog.optionsPanel.slider.minvalue = 0.1;
            myDialog.optionsPanel.slider.maxvalue = 3.0;
            myDialog.optionsPanel.slider.preferredSize = [160, 20];
            //Add tooltips for the slider
            myDialog.optionsPanel.radiusGroup.editText.helpTip = "The radius value of the filter applied.";
            myDialog.optionsPanel.slider.helpTip = "The radius value of the filter applied.";
            //----------part 2---------
            //Add a popup menu       
            myDialog.optionsPanel.blendPopup.popUp.add ('item', "Vivid Light");
            myDialog.optionsPanel.blendPopup.popUp.add ('item', "Linear Light");
            myDialog.optionsPanel.blendPopup.popUp.add ('item', "Pin Light");
            //Set the default selected item in the popup list to the first tiem in the array "Overlay"
            myDialog.optionsPanel.blendPopup.items[0].selected = true;
            //Set the value of the blend mode
            myDialog.optionsPanel.blendPopup.popUp.mode = myDialog.optionsPanel.blendPopup.popUp.items[0];
            //----------end part 2----------
            //----------part 4 -------------
            //Add a checkbox for flattening image when done
            myDialog.optionsPanel.flattenBox = myDialog.optionsPanel.add('checkbox', undefined, "Flatten when finished");   
            myDialog.optionsPanel.falttenBox.value = false;
            myDialog.optionsPanel.falttenBox.helpTip =
            "Check yo flatten the layers when processing completed";
            //----------end part 4 -------------
            //DEFAULT OK cancel buttons
            //Add a group box for the OK and Cancel buttons   
            myDialog.buttonPanel = myDialog.add ('group');
            mydialog.buttonPanel.orientation = "column";
            //Add an OK button
            myDialog.buttonPanel.okButton = myDialog.
            buttonPanel.add('button', undefined, "OK");
            //Add a cancel button
            myDialog.buttonPanel.cancelButton = myDialog.
            buttonPanel.add('button', undefined, "Cancel");
            return myDialog;
    //Initialize a High Pass dialog to activate buttons
    function initHighPassDialog(myDialog) {
            with (myDialog) {           
                //Set the edittext field's value to the slider's value if the slider chages
                optionsPanel.slider.onChanging = function() {
                    optionsPanel.radiusgroup.editText.text =optionsPanel.slider.value;
                //Add a group for the blend mode pop UI elements
                myDialog.optionsPanel.blendPopup = myDialog.optionsPanel.add('group');
                myDialog.optionsPanel.blendPopup.orientation = "row";
                //Add popup to select the blendmode
                myDialog.optionsPanel.blendPopup.popup = myDialog.optionsPanel.blendingPopup.add('dropdownlist');
                myDialog.optionsPanel.blendPopup.popup.text = "Select the blending mode";
                myDialog.optionsPanel.blendPopup.helpTip = "Choose the blending mode";
                //Populate the popup with items
                myDialog.optionsPanel.blendPopup.popUp.add ('item', "Overlay");
                myDialog.optionsPanel.blendPopup.popUp.add ('item', "Soft Light");
                myDialog.optionsPanel.blendPopup.popUp.add ('item', "Hard Light");
                //Set the slider's value to the edittext field's value if the edittext changes
                optionsPanel.rediudGroup.editText.onChange = function() {
                    optionsPenel.slider.value = optionsPanel.radiusGroup.editText.text;              
                //--------------part 3--------------
                //Set the behavior for the blend menu
                optionsPanel.blendPopup.popUp.onChange = function() {
                        //Capture any changes the user makes after the dialog is dispalyed,
                        //updating the value of the variable for the blend mode
                        optionsPanel.blendPopup.popUp.mode = optionsPanel.blendPopup.popUp.itemd[this.selection.index];
                //--------------end part 3----------
                //DEFAULT Cancel and OK buttons
                //OK button clicked
                buttonPanel.okButton.onCLick = function() {
                     //Check that the radius value makes sense (that itis a number)
                    var radiusValueStr = isNaN(myDialog.optionsPanel.radiusgroup.editText.text);
                    //Data validation
                    if (radiusValueStr ==  true) {
                            alert("Please enter a valid number 0.1 - 250 for 'Radius'");
                            return;
                    //If  it is a number, makesure it's between 0.1 - 250 and warn hte user if it isn't
                    if (!(my.Dialog.optionsPanel.radiusGroup.editText.text >= 0.1 &&
                    myDialog.optionsPanel.radiusGroup.editText.text <= 250)) {
                            alert ("You must enter a number between 0.1 - 250 for 'Radious'");
                            return;
                    //Close the dialog - OK clicked
                    close(1);
                //Cancel button clicked
                buttonPanel.cancelButton.onCLick = function() {
                     //Close the dialog - Cancel clicked
                     close (2);
    //Show the dialog and wait for its return value
    function runHighPassDialog(myDialog) {
         //Display the dialog
         return myDialog.show();
    //Process the dialog results by showing a message to the user
    function processHighPassResults(myDialog){
        //Be sure there is an open document
        if (app.document.length > 0) {
                //Get user choices from the dialog
                var radius = myDialog.optionsPanel.slider.value;
                var blsSharpen = myDialog.optionsPanel.choiceRadioButtons.radioGroup.radioButtonSharpen.value;
                var bFaltten = myDialog.optionsPanel.flattenBox.value;
                //figure out the blend mode constant
                var userChoice = myDialog.optionsPanel.blendPopup.popUp.selection.index;
                var blendMode = BelndMode.OVERLAY;
                if (userChoice == 1)
                        blendMode = BlendMode.SOFTLIGHT;
                else if (userChocie == 2)
                        blendeMode = BlendMode.HARDLIGHT;
                else if (userChocie == 3)
                        blendeMode = BlendMode.VIVIDLIGHT;       
                else if (userChocie == 4)
                        blendeMode = BlendMode.LINEARLIGHT;
                else if (userChocie == 5)
                        blendeMode = BlendMode.PINLIGHT;
                //Run the operation on the activeDocument
                HighPassOperation(app.activeDocument, radius, blenMode, blSharpen, bFlatten);       
        else {
                alert("This dialog requires a docuemnt to be open to run successfully!");

    What happens when you hit esc?
    What happens when you hit enter?
    Have you restored the Preferences yet?
    http://blogs.adobe.com/crawlspace/2012/07/photoshop-basic-troubleshooting-steps-to-fix-mos t-issues.html

  • I dowloaded photoshop CS6 am unable to access for the exercises required of course

    I downloaded photoshop CS6 am unable to access for the exercises required of course

    And exactly what is it that you are trying to tell us? You're making no sense whatsoever. Clarify - preferrably in comprehensible English.
    Mylenium

  • Third party app writing to exercise ring

    Can third party apps such as strava send their data on workouts to count towards the exercise ring? When I use strava on the watch for 25-30 mins all I get is 3-4 minutes of exercise registered, but when I use both strava and outdoor cycle i get the full time registered. Seems a little strange that I have to open and start both apps to get it to fill the exercise ring.

    Hi,
    JavaScript can be used to access the parent page (See ADF Faces JavaScript framework: http://www.oracle.com/technetwork/developer-tools/jdev/1-2011-javascript-302460.pdf) from the contained page assuming the domain is the same as the one the parent page is downloaded from
    Frank

  • Required module pool programming sample exercises  to learn MP urgent

    sample exercises  to learn MP urgent if any one having please send it to me.
    Thanks

    Please refer to the links below. Reward points if useful.
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCDWBTUT/BCDWBTUT.pdf
    http://help.sap.com/saphelp_40b/helpdata/en/d3/2e974d35c511d1829f0000e829fbfe/applet.htm
    Have a look at these good links-
    http://www.allsaplinks.com/dialog_programming.html
    http://sap.mis.cmich.edu/sap-abap/abap09/
    http://www.sapdevelopment.co.uk/dialog/dialoghome.htm
    http://help.sap.com/saphelp_webas630/helpdata/en/9f/db9cdc35c111d1829f0000e829fbfe/content.htm
    http://sap.mis.cmich.edu/abap-00/
    http://www.allsaplinks.com/files/using_table_in_screen.pdf
    http://help.sap.com/saphelp_46c/helpdata/en/08/bef2dadb5311d1ad10080009b0fb56/content.htm
    http://www.sapgenie.com/links/abap.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/c9/5472fc787f11d194c90000e8353423/frameset.htm
    http://help.sap.com
    http://www.sapgenie.com/abap/example_code.htm
    http://help.sap.com/saphelp_47x200/helpdata/en/52/670ba2439b11d1896f0000e8322d00/frameset.htm
    http://www.allsaplinks.com/dialog_programming.html
    http://www.sapbrain.com/TUTORIALS/default.html
    http://www.sappoint.com/abap/spmp.pdf
    http://sappoint.com/abap.html
    http://www.sap-img.com/abap.htm
    http://sap.ittoolbox.com/code/archives.asp?i=10&t=450&a=t
    http://www.sapdevelopment.co.uk/dialog/dialoghome.htm
    http://www.sap-img.com/abap/
    http://www.sap-img.com/
    http://www.sappoint.com/faq/faqdiapr.pdf
    http://www.allsaplinks.com/dialog_programming.html
    http://www.sapgenie.com/abap/example_code.htm
    http://www.sap-img.com/
    http://help.sap.com/saphelp_46c/helpdata/en/08/bef2dadb5311d1ad10080009b0fb56/content.htm
    http://www.sapgenie.com/links/abap.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/c9/5472fc787f11d194c90000e8353423/frameset.htm
    http://www.sapdevelopment.co.uk/dialog/dialoghome.htm

  • How can I include downloadable exercise files with my iBook?

    I want to create an iBook that has practices for students.  Can I provide exercise files for the students to use as a part of the iBooks purchase or do I have to setup an external file download site?

    You can  use Dropbox or similar  "cloud" storage. upload your files and make an hyperlink in your  book pages.

  • Design view of jspx not rendering : Error exercising tag : afh:head

    I'm using JDeveloper 10.1.3.4 and I have an intermittent problem where by the jspx does not render correctly in design view - it just shows a whole load of nested boxes.
    By following a suggestion from another website I turned on "Design time messages in log" in jdeveloper JSP visual editor preferences.
    The error messages being sent to the log window are :
    Error exercising tag : afh:head
    java.lang.NullPointerException
         at oracle.adfinternal.view.faces.renderkit.AdfRenderingContext.getTranslatedString(AdfRenderingContext.java:70)
         at oracle.adfinternal.view.faces.renderkit.core.xhtml.jsLibs.GlobalVariablesScriptlet.outputScriptletContent(GlobalVariablesScriptlet.java:49)
         at oracle.adfinternal.view.faces.renderkit.core.xhtml.jsLibs.Scriptlet.outputScriptletImpl(Scriptlet.java:111)
    Error exercising tag : af:forEach
    javax.servlet.jsp.JspTagException: 'begin' and 'end' should be specified if 'items' is not specified
         at oracle.adfinternal.view.faces.taglib.ForEachTag._validateAttributes(ForEachTag.java:320)
         at oracle.adfinternal.view.faces.taglib.ForEachTag.doStartTag(ForEachTag.java:93)
    Error exercising tag : afh:body
    java.lang.NullPointerException
         at oracle.adfinternal.view.faces.renderkit.core.CoreAdfRenderingContext.getStyleClass(CoreAdfRenderingContext.java:211)
         at oracle.adfinternal.view.faces.renderkit.core.xhtml.XhtmlRenderer.renderStyleClass(XhtmlRenderer.java:338)
         at oracle.adfinternal.view.faces.renderkit.core.xhtml.PanelPartialRootRenderer._renderLibraryDownloadElement(PanelPartialRootRenderer.java:480)
         at oracle.adfinternal.view.faces.renderkit.core.xhtml.PanelPartialRootRenderer.renderPPRSupport(PanelPartialRootRenderer.java:340)
    How can I fix this ?
    Cheers,
    Brent

    Hi Didier,
    Sorry, intermittent problem is not very descriptive ! What I actually meant is that some of my applications have the problem while others dont. Once the problem exists, it always does regardless of restarting JDeveloper.
    Starting JDeveloper using the console provided similar error message to outputting the JSP visual editor to the log file :
    SEVERE: Element End name:head does not match start name:script
    04-Dec-2009 17:28:38 oracle.adfinternal.view.faces.io.HtmlResponseWriter endElem
    ent
    SEVERE: Element End name:html does not match start name:div
    Reading other posts, problems seemed to stem from errors within the faces-config or web.xml files so I compared them between apps displaying pages correctly and ones that weren't. I found a difference in the filter-mapping section of the web.xml. Changing the entries to match the applications that displayed correctly has worked !!
    The entries for the apps that didn't display correctly :
        <filter-mapping>
            <filter-name>adfFaces</filter-name>
            <servlet-name>Faces Servlet</servlet-name>
            <dispatcher>FORWARD</dispatcher>
            <dispatcher>REQUEST</dispatcher>
        </filter-mapping>
        <filter-mapping>
            <filter-name>adfBindings</filter-name>
            <url-pattern>*.jsp</url-pattern>
        </filter-mapping>
        <filter-mapping>
            <filter-name>adfBindings</filter-name>
            <url-pattern>*.jspx</url-pattern>
        </filter-mapping> 
      <filter-mapping>
        <filter-name>adfBindings</filter-name>
        <servlet-name>ordDeliverMedia</servlet-name>
      </filter-mapping>
      <filter-mapping>
        <filter-name>jhsAuthenticationFilter</filter-name>
        <url-pattern>*.jsp</url-pattern>
      </filter-mapping>
      <filter-mapping>
        <filter-name>jhsAuthenticationFilter</filter-name>
        <url-pattern>*.jspx</url-pattern>
      </filter-mapping>... and the entries for the apps that did display correctly :
        <filter-mapping>
            <filter-name>adfFaces</filter-name>
            <url-pattern>*.jsp</url-pattern>
        </filter-mapping>
        <filter-mapping>
            <filter-name>adfFaces</filter-name>
            <url-pattern>*.jspx</url-pattern>
            <dispatcher>REQUEST</dispatcher>
            <dispatcher>FORWARD</dispatcher>
        </filter-mapping>
        <filter-mapping>
            <filter-name>adfBindings</filter-name>
            <url-pattern>*.jsp</url-pattern>
        </filter-mapping>
        <filter-mapping>
            <filter-name>adfBindings</filter-name>
            <url-pattern>*.jspx</url-pattern>
            <dispatcher>REQUEST</dispatcher>
            <dispatcher>FORWARD</dispatcher>
        </filter-mapping>
        <filter-mapping>
            <filter-name>adfBindings</filter-name>
            <servlet-name>ordDeliverMedia</servlet-name>
        </filter-mapping>
        <filter-mapping>
            <filter-name>jhsAuthenticationFilter</filter-name>
            <url-pattern>*.jsp</url-pattern>
        </filter-mapping>
        <filter-mapping>
            <filter-name>jhsAuthenticationFilter</filter-name>
            <url-pattern>*.jspx</url-pattern>
        </filter-mapping>Somehow the filter-mapping entries for the adfFaces and adfBindings filter got all screwed ? Strange as the application has always worked fine, the only (obvious) problem has been the jspx pages not rendering properly in design view.
    Once updating the web.xml with the correct value for these two entries, the pages are displayed correctly :)
    While I don't like blindly making changes like this to the web.xml - the application still seems to function !
    Cheers,
    Brent

  • Exercise for sync/async bridge scenario

    Hi,
    Can anybody send me exercise scenario or link for sync/async bridge scenario?
    Thanks
    Narayana

    Hi Balaji,
    pls check this weblogs
    /people/venkataramanan.parameswaran/blog/2007/01/18/syncasync-communication-in-jms-adapter-without-bpm-sp19
    /people/sriram.vasudevan3/blog/2005/01/11/demonstrating-use-of-synchronous-asynchronous-bridge-to-integrate-synchronous-and-asynchronous-systems-using-ccbpm-in-sap-xi
    /people/dmitry.govberg/blog/2006/12/20/mainframe-and-sap-integration--the-synchronous-case
    https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/1403 [original link is broken] [original link is broken] [original link is broken] [original link is broken]
    conversations
    Sync - Async Bridge
    BPM Sync/Async Problem
    BPM Design using sync-async  bridge
    Regards,
    Ram

Maybe you are looking for

  • Error while installing KMC SP09

    Hey,      I am getting the following error while installing KMC on Web AS 6.40 EP 6.0 SP09.      Other colleagues of mine have been able to install the same successfully from the same installatin DVD. Can someone help me with a work around? Thanks. R

  • BAPI_PO_CHANGE - Change Condition Value

    Hi, I want to change the Condition value for a particular Condition type using BAPI_PO_CHANGE. I am populating values for following Import parameters PURCHASEORDER POHEADER (Fields PO_NUMBER) POHEADERX (Fields PO_PO_NUMBER = X) Tables POITEM (Fields

  • Brush size visibility

    When using Elements 11, the brush tool and clone tool only show crosshairs on the image, not the actual size of the brush selected.  What setting can I use to see the brush size while working?

  • 10.9.4 upgrade - Audio from headphone jack overdriven

    I have a 24-inch, Early 2009 iMac. 3.06 Core 2 Duo. Using it as a projection computer at my church, running iTunes and ProPresenter 5. After upgrading to 10.9.4 last week, the audio coming out of the headphone jack is distorting really badly at about

  • [Solved] plasma-desktop won't start by itself

    Not sure what I did but when I try to log in to KDE 4.5, via KDM, slash screen does it's thing, and then I end up with a session that doesn't have plasma-desktop. I have to run plasma-desktop from krunner (Alt+F2) to start it. How do I get it to star