Control the render true/false after rollback in ValueChangeListener

Hello
I am using Jdeveloper 11.1.1.3.0 ADF BC.
I have this problem:
in my page I have some LOV that conrol the rendering true/false for other components,
and we achieved this by a valuechangeLisntener method in a backing bean. and
everything works well. However when we use the rollback the rendering does not work as expected.
to clarify the problem, suppose we have LOV1(has two values 1,2) that control the rendering of
LOV2, when the user selects 1 LOV2 will be rendered and when the user selects 2 LOV2 will be hidden
now suppose that the default value of LOV1 is 2, so LOV2 is hidden, now the user change the value
of LOV1 to 1 so the LOV2 will be rendered, now the user press rollBack the value of LOV1 will
reset to 2 but the LOV2 is still rendered on the page. which is not true.
initially I thought that I need to call the valueChangeListener method again after rollback,
I found something like this in this thread:
Dynamic ValuechangeListener Addition
but this is for Jdeveloper 10g and that method is deprecated in 11g, as someone comments, and
he mentioned that this is not the best practice. is there any working solution for this problem?
can anyone help please

Thank you LovettWB and Navaneeth for your suggestion, but unfortunately the problem is still exist.
I will a snapshot for my code and my page definition.
my page definition is:
<af:selectOneRadio value="#{bindings.Citizen.inputValue}"
                                     label="#{bindings.Citizen.label}"
                                     required="#{bindings.Citizen.hints.mandatory}"
                                     shortDesc="#{bindings.Citizen.hints.tooltip}"
                                     id="citizen" autoSubmit="true"
                                     immediate="true"
                                     valueChangeListener="#{StudentInformationBean.showCountriesLOV}"
                                     binding="#{StudentInformationBean.citizenRadio}">
                    <f:selectItems value="#{bindings.Citizen.items}" id="si6"/>
                  </af:selectOneRadio>
<af:selectOneChoice value="#{bindings.CountryOfCitizenship.inputValue}"
                                      label="#{bindings.CountryOfCitizenship.label}"
                                      required="#{bindings.citizenValue.inputValue=='غير كويتي'}"
                                      shortDesc="#{bindings.CountryOfCitizenship.hints.tooltip}"
                                      id="soc2"
                                      partialTriggers="citizen"
                                      binding="#{StudentInformationBean.countryOfCitizenship}"
                                      requiredMessageDetail="#{bundle.non_ku_country}"
                                      visible="#{bindings.citizenValue.inputValue=='0'}">
                    <f:selectItems value="#{bindings.CountryOfCitizenship.items}"
                                   id="si5"/>
                  </af:selectOneChoice>                      and my code is in the valueChangeLisitener is:
    public void showCountriesLOV(ValueChangeEvent valueChangeEvent) {
           // Add event code here...
           FacesContext context = FacesContext.getCurrentInstance();
           if(valueChangeEvent.getNewValue().toString().equals("0"))
             System.out.println("the new citizen value is " + valueChangeEvent.getNewValue().toString());
           //  this.countryOfCitizenship.setRendered(false); 
             this.countryOfCitizenship.setVisible(false);
             this.countryOfCitizenship.setRequired(false);
             context.renderResponse();            
           else
             System.out.println("the new citizen value is " + valueChangeEvent.getNewValue().toString());
         //  this.countryOfCitizenship.setRendered(true);
             this.countryOfCitizenship.setVisible(true);
             this.countryOfCitizenship.setRequired(true);
             context.renderResponse();
      public void rollBack(ActionEvent actionEvent) {
        // Add event code here...
        OperationBinding operationBinding = bindings.getOperationBinding("Rollback");
        System.out.println("perform the rollback");
        Object result = operationBinding.execute();
          AdfFacesContext adffacesctx = AdfFacesContext.getCurrentInstance();
        adffacesctx.addPartialTarget(this.citizenRadio);
        public void setRollBackButton(RichCommandButton rollBackButton) {
        this.rollBackButton = rollBackButton;
    public RichCommandButton getRollBackButton() {
        return rollBackButton;
     }any help or suggestion please.
Edited by: M.Jabr on Feb 7, 2011 12:26 AM
Edited by: M.Jabr on Feb 7, 2011 12:29 AM

Similar Messages

  • Can I control the spacing before and after a signature?

    When using the Mail app, can I control the spacing before and after a signature? It seems like the app adds space, but it doesn't add the same amount every time.
    Thanks.
    Greg

    The only way I can think of to maintain equla spacing between the text ov vartying lengths and the vertical lines is to put each icon/text pair in it's own frame fitted to content, make each vertical line a separate object, then select them all and distribute the spacing.

  • A way to control the Render Heirarchy?

    Hi,
    I'm working with H.264, 1920x1080, 30fps video. Our final piece is going to be NTSC 720X486 (4:3).
    When I cut the source material into the timeline, it is scaled down, the aspect ratio is adjusted and the frame is shifted vertically by 1 pixel. Once edited in, I fill the 4:3 pixel aspect ratio by scaling it up enough to fill the screen top to bottom and sliding the image left and right to get the composition I like, letting the sides get chopped off.
    This larger frame size is very useful in that we can return the material to it's 100% scaled size and have some flexibility to re-frame and re-use some of the footage.
    OK, here's my issue. I'm using a couple of filters to affect a film look, one of which is generating grain.
    My problem is that the footage appears to be scaled AFTER the filter applies the grain, resulting in obvious changes in size of the grain pattern.
    I tried scaling up a clip, nesting it and then applying the filters, which didn't appear to work. I tried a similar method of editing the clips from one sequence to another (nesting) and adding the filters; no go. I tried applying a filter that contained a scaling parameter, figuring that if it scaled the image back up the 100% without any degradation, it would allow me to dictate the render order. I didn't think would be a good method of scaling the image up, and it wasn't. The image is resized but it all happened within the limits of it's raster.
    So I'm left with two methods that I think will work, one relatively certain and one marginally plausible. Hopefully someone else has some prior experience with this dilemma and will come through with some thoughts on the matter.
    *Top Ideas, so far.*
    The first thought was to adjust the grain size within the filter to match whatever percentage adjustment is made to scaling of the clip.
    The second and more straight forward approach is to edit the piece and to export it out, then bring it back in and apply the filters to the whole thing. It might make sense to dice it up and deal with individual scenes that need separate attention.
    So, does anyone have any insight or ideas on how to handle this dilemma?
    Hopefully this makes sense, I'm very tired.
    Thanks in Advance for your help.

    No way to change the hierarchy, I'm afraid.
    Sorry if you did this - but since I didn't see it mentioned exactly in this way - how about dropping your 1920x1080 clips into a 1920x1080 sequence, applying the grain filter, then nesting that into your master SD sequence so you can pan-scan?
    You mentioned dropping your HD clip into the SD timeline, then nesting, which definitely won't work since FCP obeys sequences (SD) over clip (HD) when conforming mixed footage and how filters are engaged.
    But if all your clips are 1920x1080 (as opposed to just a select few), then yeah, your best bet is to export, then reimport, to apply filters as needed. I suspect that what you're best off doing...

  • How can I control the space before and after text in a table

    Hello
    I have a series of icons with descriptions, these are lined up with icons on the top row and description text in the bottom row. Each icon and description is divided by a stapled line.
    The text is of varying width, therefore the column width must also wary. However I would like to make the space before and after the text equal in all instances (See image).
    If there is anyone that can tell me how to do this with tables or any other tools I would be very thankful.

    The only way I can think of to maintain equla spacing between the text ov vartying lengths and the vertical lines is to put each icon/text pair in it's own frame fitted to content, make each vertical line a separate object, then select them all and distribute the spacing.

  • Yosemite 10.10 and After Effects CC - Opens, but only the render que.

    Downloaded the Yosemite beta 2 the other day, not thinking about how all programs would work or not. So, all adobe programs open just fine, except for After effects. I've heard others having problems opening it - my problem is bit different.
    After effects opens up, but almost all menu options is greyed out, and nothing is clickable. The only window that opens is the render que. Is there any way to fix this? I can't find anything on google.
    Another problem is that the ray tracing doesn't seem to find my GPU. I got my Geforce GT 750M included in that Ray tracing list file, if that makes any difference.
    Frej Fallqvist

    You have opened After Effects in Render Engine mode.
    Don't double-click the icon in the application folder named Adobe After Effects Render Engine.
    Remove any file named ae_render_only_node.txt in your Documents folder, as detailed here:
    http://blogs.adobe.com/aftereffects/2012/06/codecs-and-the-render-engine-in-after-effects- cs6.html

  • [Forum FAQ] How to use parameter to control the Expand/Collapse drill-down options in SSRS report?

    In SQL Server Reporting Services (SSRS), drill-down is an action we can apply to any report item to hide and show other report items. They all are ways that we can organize and display data to help our users understand our report better. In this article,
    we are talking about how to use parameter to control the Expand/Collapse drill-down options in SSRS report.
    Consider that the report has a dataset (dsSales) with following fields: SalesTerritoryGroup, SalesTerritoryCountry, CalendarYear, SalesAmount.
    1. The report has the following group settings:
    Parent Group: SalesTerritoryGroup
     Child Group: SalesTerritoryCountry
      Child Group: CalendarYear
       Details: SalesAmount
    2. Add three parameters in the report:
    GroupExpand:
    Available Values: “Specify values”
    Label: Yes           Value: Yes
    Label: No            Value: No
    Default Values: “Specify values”
    Value: Yes
    CountryExpand:
    Available Values: “Specify values”
    Label: Yes           Value: =IIF(Parameters!GroupExpand.Value="No",Nothing,"Yes")
    Label: No            Value: No
    Default Values: “Specify values”
    Value: =IIF(Parameters!GroupExpand.Value="No","No","Yes")
    YearExpand:
    Available Values: “Specify values”
    Label: Yes          
    Value: =IIF(Parameters!GroupExpand.Value="No" or Parameters!CountryExpand.Value="No",Nothing,"Yes")
    Label: No            Value: No
    Default Values: “Specify values”
    Value: =IIF(Parameters!GroupExpand.Value="No" or Parameters!CountryExpand.Value="No","No","Yes")
    3. Right click SalesTerritoryCountry icon in the Row Groups dialog box, select Group Properties.
    4. Click Visibility in the left pane. Select “Show or hide based on an expression” and type with following expression:
    =IIF(Parameters!GroupExpand.Value="Yes", False, True)
    Select “Display can be toggled by this report item” option, and select “SalesTerritoryGroup” in the drop down list.
    5. Use the same method setting CalendarYear, (Details) drill-down with following expression:
    =IIF(Parameters!CountryExpand.Value="Yes", False, True)
    =IIF(Parameters!YearExpand.Value="Yes", False, True)
    6. Click SalesTerritoryGroup text box in the tablix. Select InitialToggleState property in the Properties dialog box, and type following expression:
    =IIF(Parameters!GroupExpand.Value="Yes", True, False)
    7. Use the same method setting SalesTerritoryCountry, CalendarYear text box with following expression:
    =IIF(Parameters!CountryExpand.Value="Yes", True, False)
    =IIF(Parameters!YearExpand.Value="Yes", True, False)
    After that, when we preview the report, we can use these three parameters to expand/collapse drill-down.
    Note:
    In our test, we may meet following issue. We can check the expression of InitialToggleState property to troubleshooting the issue.
    Applies to
    Reporting Services 2008
    Reporting Services 2008 R2
    Reporting Services 2012

    In SQL Server Reporting Services (SSRS), drill-down is an action we can apply to any report item to hide and show other report items. They all are ways that we can organize and display data to help our users understand our report better. In this article,
    we are talking about how to use parameter to control the Expand/Collapse drill-down options in SSRS report.
    Consider that the report has a dataset (dsSales) with following fields: SalesTerritoryGroup, SalesTerritoryCountry, CalendarYear, SalesAmount.
    1. The report has the following group settings:
    Parent Group: SalesTerritoryGroup
     Child Group: SalesTerritoryCountry
      Child Group: CalendarYear
       Details: SalesAmount
    2. Add three parameters in the report:
    GroupExpand:
    Available Values: “Specify values”
    Label: Yes           Value: Yes
    Label: No            Value: No
    Default Values: “Specify values”
    Value: Yes
    CountryExpand:
    Available Values: “Specify values”
    Label: Yes           Value: =IIF(Parameters!GroupExpand.Value="No",Nothing,"Yes")
    Label: No            Value: No
    Default Values: “Specify values”
    Value: =IIF(Parameters!GroupExpand.Value="No","No","Yes")
    YearExpand:
    Available Values: “Specify values”
    Label: Yes          
    Value: =IIF(Parameters!GroupExpand.Value="No" or Parameters!CountryExpand.Value="No",Nothing,"Yes")
    Label: No            Value: No
    Default Values: “Specify values”
    Value: =IIF(Parameters!GroupExpand.Value="No" or Parameters!CountryExpand.Value="No","No","Yes")
    3. Right click SalesTerritoryCountry icon in the Row Groups dialog box, select Group Properties.
    4. Click Visibility in the left pane. Select “Show or hide based on an expression” and type with following expression:
    =IIF(Parameters!GroupExpand.Value="Yes", False, True)
    Select “Display can be toggled by this report item” option, and select “SalesTerritoryGroup” in the drop down list.
    5. Use the same method setting CalendarYear, (Details) drill-down with following expression:
    =IIF(Parameters!CountryExpand.Value="Yes", False, True)
    =IIF(Parameters!YearExpand.Value="Yes", False, True)
    6. Click SalesTerritoryGroup text box in the tablix. Select InitialToggleState property in the Properties dialog box, and type following expression:
    =IIF(Parameters!GroupExpand.Value="Yes", True, False)
    7. Use the same method setting SalesTerritoryCountry, CalendarYear text box with following expression:
    =IIF(Parameters!CountryExpand.Value="Yes", True, False)
    =IIF(Parameters!YearExpand.Value="Yes", True, False)
    After that, when we preview the report, we can use these three parameters to expand/collapse drill-down.
    Note:
    In our test, we may meet following issue. We can check the expression of InitialToggleState property to troubleshooting the issue.
    Applies to
    Reporting Services 2008
    Reporting Services 2008 R2
    Reporting Services 2012

  • How to control the error messages (like Application..) in visual composer?

    hi
    is it possible to control the error message?
    After creating the delivery using a BAPI function,
    the return message is displayed in the table list if the transaction is succeeded.
    But the error occurred, dialog box is showed (Application Message).
    I just want to show the error message like being succeed in.
    Regards,
    Wooho.

    Hi
    You can try and use guard conditions or check the table for data, if there is no data in the table the application will return an error message.
    Jarrod Williams

  • Why I can't have other attempts to answer the True/False quiz in Adobe Captivate after 1st time?

    Why I can't have other attempts to answer the True/False Quizuiz in Adobe Captivate after I answer it incorrectly the first time?

    Thanks Lily! I already did that and tried other things too.
    Is it possible to chat so that I can explain it more?
    Thanks again.

  • Selectedcolor, true to the text true or false in the false print text

    Selectedcolor, true to the text true or false is false text into print.
    colorPicker component in, I select Export to a selected color, the color value myMC texte into summer, but accuracy can not control.
    If you'll be glad to help in this regard.
    yours truly
    Below is the AS3 code
    var myColorPicker:ColorPicker = new ColorPicker();
    myColorPicker.editable = false;
    myColorPicker.visible = false;
    myMC.visible= false;
    myColorPicker.addEventListener(MouseEvent.CLICK, clickHandler);
    myColorPicker.addEventListener(ColorPickerEvent.CHANGE, changeHandler);
    myColorPicker.move(20, 20);
    addChild(myColorPicker);
    function clickHandler(event:MouseEvent):void {
    event.currentTarget.open();
    var colorTransform:ColorTransform = myMC.transform.colorTransform;
    function changeHandler(event:ColorPickerEvent):void {
    colorTransform.color = myColorPicker.selectedColor ;
    myMC.transform.colorTransform = colorTransform;
    switch(myMC.colorTransform)
                case 1:
       myMC.colorTransform== 0xff0000;
                   break;
                case 2:
    myMC.colorTransform == 0x0000ff;
                              break;
                case 3:
    myMC.colorTransform == 0x00ff00 ;
                                 break;
    btn.addEventListener(MouseEvent.CLICK, butonClickHandler);
    function butonClickHandler(e:MouseEvent):void{
    if( myColorPicker.selectedColor == myMC.colorTransform ) {                
    text2.text="tebrikler doğru renk seçtiniz";trace(text2.text);}else{
    text2.text="yanlış tekrar deneyiniz";

    there's something wrong with that code either because you're nesting named functions or because of this forum.
    and that switch-statement makes no sense.
    and a colorTransform has a color property but it's not a color.
    and your last if-statement will always be false because movieclips don't have a colorTransform property.  they have a transform property and that has a colorTransform propery.
    and then you should be comparing your color picker's selectedColor with myMC.transform.colorTransform.color.
    copy and paste your code and make sure it's formatted so it's readable.

  • After updating with IOS7, i can no longer control the music on my iPhone with my car controls. I have deleted the phone and re-synced it twice????

    After updating with IOS7, i can no longer control the music on my iPhone with my car controls. I have deleted the phone and re-synced it twice????

    Go here: http://www.apple.com/feedback/iphone.html and report it with as much detail as possible.

  • Last parameter in the raise_application_error  (true or false)

    Hi everyone,
    I have a question reagrding the last parameter in the raise_application_error clause.
    The last parameter says
    true: purge error stack
    false: do not purge error stack.
    I raised an exception and captured it with both parameters.
    In the case of false(do not purge previous errors) I could see the exect error no and msg (like No data found).
    But in the case of true (purge previous errors) i got an exception, but not the exact error msg.
    Is this the difference.
    In the case of true, it should purge previous errors, why is it purging the most recent error also.
    Is there anything more to true and false. Please highlight.
    And is there a way i can see the error stack.
    I am so keen to see that.
    It always says error is placed on the stack of previous errors.
    I want to see the previous errors.
    Can I.
    Any ideas.
    meenakshi

    See:
    http://www.oracle.com/technetwork/issue-archive/2005/05-mar/o25plsql-093886.html
    DBMS_UTILITY.FORMAT_ERROR_BACKTRACE

  • After updated software on mac mini with os x 10.7.5 and restart the mouse pointer after about 30 sec. converted to the rainbow wheel and I can't control the computer.

    After updated software on mac mini with os x 10.7.5 and restart the mouse pointer after about 30 sec. converted to the rainbow wheel and I can't control the computer. The rainbow wheel was runnig 8 hrs and I turn off mac mini by power button, then I turn on mac mini with key Shift and p/w, checked HD. My HD has
    capacity 499.25 GB used 86.91GB. Is there a solution to fix this problem axcept the reinstall os?

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It won’t solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    Third-party system modifications are a common cause of usability problems. By a “system modification,” I mean software that affects the operation of other software — potentially for the worse. The following procedure will help identify which such modifications you've installed. Don’t be alarmed by the complexity of these instructions — they’re easy to carry out and won’t change anything on your Mac.  
    These steps are to be taken while booted in safe mode.
    Below are instructions to enter some UNIX shell commands. The commands are harmless, but they must be entered exactly as given in order to work. If you have doubts about the safety of the procedure suggested here, search this site for other discussions in which it’s been followed without any report of ill effects. 
    Some of the commands will line-wrap or scroll in your browser, but each one is really just a single line, all of which must be selected. You can accomplish this easily by triple-clicking anywhere in the line. The whole line will highlight, and you can then copy it. The headings “Step 1” and so on are not part of the commands. 
    Note: If you have more than one user account, Step 2 must be taken as an administrator. Ordinarily that would be the user created automatically when you booted the system for the first time. The other steps should be taken as the user who has the problem, if different. Most personal Macs have only one user, and in that case this paragraph doesn’t apply. 
    Launch the Terminal application in any of the following ways: 
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.) 
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens. 
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid. 
    When you launch Terminal, a text window will open with a line already in it, ending either in a dollar sign (“$”) or a percent sign (“%”). If you get the percent sign, enter “sh” and press return. You should then get a new line ending in a dollar sign. 
    Step 1 
    Triple-click the line of text below to select it:
    for k in /Sy*/L*/Ex*/{,.?}*.kext; do test -f "$k/Contents/Info.plist" && /usr/libexec/PlistBuddy -c "Print :CFBundleIdentifier" "$_" | egrep -qv "apple|Accusys|ArcMSR|ATTO|CalDigit|HighPoint|hp-fax|JMicron|print|SoftRAID|stex" && echo $k; done | open -f -a TextEdit
    Copy the selected text to the Clipboard by pressing the key combination command-C. Then click anywhere in the Terminal window and paste (command-V). A TextEdit window will open with the output of the command. Post the contents of that window, if any — the text, please, not a screenshot. You can then close the TextEdit window. The title of the window doesn't matter, and you don't need to post that. No typing is involved in this step.
    Step 2 
    Repeat with this line:
    sudo defaults read com.apple.loginwindow LoginHook | open -f -a TextEdit 
    This time you'll be prompted for your login password, which you do have to type. Nothing will be displayed when you type it. Type it carefully and then press return. You may get a one-time warning to be careful. Heed that warning, but don't post it. If you see a message that your username "is not in the sudoers file," then you're not logged in as an administrator. 
    Note: If you don’t have a login password, you’ll need to set one before taking this step. If that’s not possible, skip to the next step. 
    Step 3 
    Repeat with this line:
    ls -1A /e*/mach* {,/}L*/{Ad,Compon,Ex,Fram,In,Keyb,La,Mail/Bu,P*P,Priv,Qu,Scripti,Servi,Spo,Sta}* L*/Fonts 2> /dev/null | open -f -a TextEdit
    Important: If you formerly synchronized with a MobileMe account, your me.com email address may appear in the output of the above command. If so, anonymize it before posting. 
    Step 4
    osascript -e 'tell application "System Events" to get name of every login item' 2> /dev/null | open -f -a TextEdit 
    Remember, Steps 1-4 are all copy-and-paste — no typing, except your password. Also remember to post the output. 
    You can then quit Terminal.

  • Sum, total, or count true false data vs using the insert summary

    Please, does someone have specific knowledge on how to count total instances of true or false data vs using the insert summary?
    We have data such as:
         Name          Formula1        Formula2
    Detail level     Bob Barker          True          False
    Detail level     Bob Barker          False          True
    Detail level     Bob Barker          True          False
    Detail level     Bob Barker          True          False
    Group level                    (value)          (value)
    Detail level     Drew Carey          True          True
    Detail level     Drew Carey          False          True     
    Detail level     Drew Carey          False          False
    Group level                    (value)          (value)
    I would like to group by person and run a total in the group level but count only the true data, not every instance.  The insert summary wants to sum all instances formula1 or formula2 whether they are true or false, so Bob Barker will have a value of 4 for formula1 and a value of 4 for formula2 if the insert summary is used.  Our goal is to show Bob having a value of 3 for formula1 and a value of 1 for formula2, only counting the true instances.
    I was unsucessful using the insert summary, running totals, and my  if, then, else formula statements. 
    Any ideas or suggestions?

    Instead of using true/false (which is actually returning a 1 or a 0), try using a formula like this...
    IF {TableName.FieldName} = true condition THEN 1
    Notice there is no ELSE condition, which means that if the formula evaluates to false the result will be a null value. Null values are not included in counts.
    HTH,
    Jason

  • Error: this type needs one of the following values('true','false')

    I'm trying to use <c:if> in a jsp (in Workshop 8.1), as in:
                   <c:if test="1 == 1">
              <!-- something here -->
              </c:if>
              But, I get the following message when I hover over the error indicator
              at the test:
              Error: this type needs one of the following values('true','false')
              It will actually work if I do:
                   <c:if test="true">
              <!-- something here -->
              </c:if>
              but, of course, that's useless.
              Am I missing something here?

    David Karr wrote:
              > The value of the "test" attribute needs to be an Expression Language expression. Try changing it to "${1 == 1}", and that should work.
              Actually, I had tried that, and it would have worked that way if I had
              the right taglib declaration -- I had accidentally left in the rt
              versions, so a <%= test %> type of expression worked.
              But, that's not the way I wanted to do it, so I put the non-rt versions
              in, along with tld and jar files that I had in some other directories,
              then it worked fine. In the process, when searching my hard drive for
              standard.jar, I noticed I had four or five different versions, each with
              a slightly different size. Of course, I had to tinker, and downloaded
              the zip from Apache, figuring it would be best to have a matched set of
              tlds and jars.
              And now I get an error that the matching class cannot be found:
              > ERROR: response.jsp:1: Package org.apache.taglibs.standard.tag.el.core contains no member type of this name.
              and
              > ERROR: response.jsp:14: The tag handler class was not found "org.apache.taglibs.standard.tag.el.core.IfTag".
              But, if I navigate the standard .jar that is in my WEB-INF/lib
              directory, lo and behold, there is the file IfTag.class in what appears
              to be the correct package.

  • How to control the backup tape can't reject after success backup

    Hi, Expert,
         The backup tape will unload the backup tape automatic after successful backup via tcode(DB13) backup job.
    We want to control the backup tape don't unload automatic after successful backup. Could you tell me how to confige the setting? Thanks.
    best regards
    Park Han

    ellabs wrote:
    please can someone help me to restore my backups on time capsule after reinstalled the new system.
    What "new system" did you reinstall? 
    Are you upgrading from Leopard to Snow Leopard?
    Or did you reinstall Leopard?  If so, why and how (that may provide a clue)?
    How is your Mac connected to the Time Capsule (use Ethernet for best results)? 
    You may need to repair the backups, per #A5 in Time Machine - Troubleshooting. 

Maybe you are looking for