the ADF faces and IE

Hello, I have a problem with the ADF and EI. I use jdev 11.1.1.5.

The problem of the compatibility mode. In firefox and crome works well.



"The current compatibility setting is not supported. Turn off compatibility view before you run this web page

In Internet Explorer, press F12 and adjust the browser Mode and Document to the same value (IE8 & IE8 Standards, for example)

Tags: Java

Similar Questions

  • Combination of ADF Faces and JSTL is advisable or trap?

    Dear all,

    Our applications(ADF/Webcenter) of fusion using JSTL and ADF Faces inside is advisable or pitfall. ADF Faces features are enough or do we need to rely on the JSTL functions? I prefer to use ADF Faces/JSF functions without the combination with others.

    for example 1


    < jsp:root xmlns:jsp = "http://java.sun.com/JSP/Page" version = "2.1".
    xmlns:f = "http://java.sun.com/jsf/core".
    xmlns:h = "http://java.sun.com/jsf/html".
    xmlns:af = "http://xmlns.oracle.com/adf/faces/rich".
    xmlns:fn = "http://java.sun.com/jsp/jstl/functions" >

    for example 2

    < jsp:root xmlns:jsp = "http://java.sun.com/JSP/Page" version = "2.1".
    xmlns:af = "http://xmlns.oracle.com/adf/faces/rich".
    xmlns:f = "http://java.sun.com/jsf/core".
    xmlns:h = "http://java.sun.com/jsf/html".
    xmlns = "http://java.sun.com/jsp/jstl/core" >


    Best regards
    KT

    Hello

    Our applications(ADF/Webcenter) of fusion using JSTL and ADF Faces inside is advisable or pitfal?

    To suggest a rule: feature edge try ADF Faces before reaching out to the JSTL. The difference between JSTL and JSF in general, is that the JSTL expressions are evaluated in compiling page while JSF expressions are evaluated deferred. This difference can have an impact on the PPR updates and data rendering (which, in many cases I guess you can fix by defining the ADF Faces, content delivery component immediate instead of deferred). On a light background, I scored with a JSTL alert 'heads up' for this reason

    Frank

  • Compatibility ADF Faces and jQuery

    ADF Faces and jQuery is incompatible? In some of my pages I used jQuery to improve my drawing. Since ADF Faces has no component such as p or h1 or if I use these tags and ADF behaves unexpectedly. So by jQuery, I can wrap some components like div generated by af:panelGroupLayout. If I specify a styleClass to this pgl I can easily the warp by p as $('.cls').wrap ("< p..."). Are their any risk of error or of bad behavior to do? In one thread, I see as jQuery is not integrated into the life cycle of ADF so it can be difficult to tell whether or not it behaves by mistake. Y at - it no risk to deal with a problem of PPR?

    Hello

    In ADF Faces active JSF 2.0 use of things like JQuery would be more affordable, I would suggest that you test this last integration using Facelets and Jdeveloper 11.1.2.0. However you perception is right, using a lot of JQuery on your page in ADF faces, could potentially break some of the life cycle. There are, however, examples:
    http://codingwithpassion.blogspot.com/2011/01/using-jQuery-in-Oracle-ADF-faces.html
    http://George.maggessy.com/2010/08/ADF-and-jQuery-working-together.html

    What kind of JQuery components are you trying to use?

    -Juan Camilo

  • Request clarification on the ADF Faces + Trinity mix on the same page 11 g

    Hello

    I wonder if someone Oracle could indicate support of this. JDeveloper 11 g release notes contains a section titled, "ADF Faces and data visualizations," in which we find the following:

    The use of Apache MyFaces Trinidad components

    The mixture of Apache MyFaces Trinidad tr: tags with ADF Faces af: tags on the same page is not supported. You can mix the trh Trinidad: tags with ADF Faces AF: tags. However, there may be some problems of introduction to cross-browser with the help of the trh Trinidad: tags. As a best practice use the ADF Faces AF: layout tags as your first choice, unless the provision is not feasible using the trh Trinidad: tags.

    Does that mean that only DVT + Trinidad is not supported, or that someone else suggested that active af: tags are not taken in charge, or we cannot mix tr: and af: at all?

    Best,

    John

    John,

    the brief summary is that generally you are on the right side when you do not mix the components of the Trinity with ADF Faces RC components. It of IO to use components on separate pages, but not in a single page.

    The summary of average size is that not all components of Trinidad cause conflict with ADF Faces Rich client and that in fact the active components issue requests for PPR can cause serious problem. The integration of PPR is a major problem between the two batteries. If you use - for example trh:script to include JavaScript or CSS to your page ADF Faces, then it doesn't cause damage. Ditto for the layout to the Trinity labels that do not use PPR to disclose their children.

    Frank

    PS. : We had a bug filed against this and dev on both teams looked at how to solve the problem. It seems, however, that it would take major architectural changes

    Published by: Frank Nimphius on May 1st, 2009 12:58

  • Pls Help - ADF face and video Streaming Server

    Dear all,

    I want to display video files (only the marker .wmv) inside my ADF faces. The video files are running on Window Server supports.
    Is it features ADF file support showing the video inside the ADF Faces page. Our application doesn't use a database, we used the AAU to store all the content.
    Help me how to do to tackle this problem but also to see me useful articles.



    Best regards
    KT

    JDeveloper version: 11.1.1.5.0
    WebLogic 10.3

    Published by: KT on 10 Sep 2012 11:44

    Thank you Arun,

    This one works


    standbyText = "hello" id = "m2".
    Autostart = "true" playCount = '0 '.
    HauteurInterne = "300" LargeurInterne = "400" >

    * need to installed windows media plugin in the browser *.
    Useful articles
    http://www.baigzeeshan.com/2010/11/how-to-display-videos-in-ADF-fusion.html
    http://jobinesh.blogspot.SG/2011/07/tips-on-using-afmedia-to-display.html

  • LaserJet 1536dnf: unable to scan and print 2 documents through the ADF faces

    I'm currently scanning and printing, two documents faces through the ADF. I went through the controls on the printer to get the "copy" menu and select the duplex option, press ok.  Then looked for "type of copy. The only choice I have is 1 to 1 side and 1 or 2 sides. According to other posts, there is No '01:58 back!

    Hello

    It does support duplex scanning. You have to do manually

    Kind regards.

  • How toggle and show/hide in the ADF faces components

    Hello

    In my application, I need to toggle and show/hide in ADF faces components based on a user manipulates some components. I need to I am a newbie to ADF, all ideas are appreciated.

    Kind regards
    Surya

    For use to hide/show the Visible property and toggle use ReadOnly property.
    Set them to some EL Expression as #{ == ? : }
    Also set the PartialTrigger on this attribute pointing to the parent attribute

    Don't forget to fix biased/AutoSubmit submit = true to the parent component.

    Amit

  • Calendar of the ADF: Drag and Drop

    Dear all,

    I tried to add the drag and drop functionality provided by Oracle ADF to a calendar that displays events from the database.

    < af:calendar id = 'c4' value = ' #{bindings. " CalendarView1.calendarModel}.

    calendarActivityListener = "#{CalendarBean.activityListener}" > "

    < af:calendarDropTarget dropListener = "#{CalendarBean.handleDrop}" action = "MOVE" / > "

    < / af:calendar >

    The "CalendarBean" code is that provided in the Oracle ADF Faces "DemoCalendarBean.java" demo application

    Unfortunately, the following error occurs "oracle.adfinternal.view.faces.model.binding.FacesCtrlCalendarBinding$ AdfmCalendarActivity cannot be cast to oracle.adfdemo.view.calendar.rich.model.DemoCalendarActivity.

    Can anyone advise a solution

    Thanks in advance

    Concerning

    Hello

    Start with the calendar using Oracle demonstrations certainly seem convoluted - I did the same thing. I had to interpret what the demo was trying more of in the java code in general, and then write my own code. Below, I have the code that works for my clients.

    1.) tag add calendar Drop target within your calendar.

    2.) create your listener to drop in a managed bean (make sure that your method is mapped into the target calendar Drop). Note the areas where I've "updated HERE". I had fun with the data conversions that you see

    Updated - this must go in your bean example. You can of course do this dynamic, but for now, it should work.

    currTimeZone private zone is TimeZone.getTimeZone (' America/Detroit');.

    This card to your target calendar drop tag

    public DnDAction handleDrop (DropEvent dropEvent) {}

    Method to handle the Drag and Drop feature calendar

    Return _handleDrop (dropEvent, false);

    }

    public DnDAction _handleDrop (DropEvent dropEvent, showPopup boolean) {}

    Drag and drop (mailable)

    Transferable transferable = dropEvent.getTransferable ();

    CalendarDropSite dropSite = (CalendarDropSite) dropEvent.getDropSite ();

    DropSiteDate date = dropSite.getDate ();

    CalendarActivity.TimeType timeType = dropSite.getTimeType ();

    Civil activity

    Activity CalendarActivity = (CalendarActivity) transferable.getData (DataFlavor.getDataFlavor (CalendarActivity.class));

    If (activity! = null) {}

    _handleCalendarActivityDrop (dropEvent, dropSiteDate, activity, showPopup);

    Return dropEvent.getProposedAction ();

    }

    Return DnDAction.NONE;

    }

    private _handleCalendarActivityDrop Sub (DropEvent dropEvent, dropSiteDate Date, CalendarActivity activity, boolean showPopup) {}

    Current start date Info get an activity

    Date startDate;

    startDate = activity.getStartDate (currTimeZone);

    Calendar startCal = Calendar.getInstance (currTimeZone);

    startCal.setTime (startDate);

    Obtain the primary key of the calendar item as we move

    String rowPK = activity.getId (m:System.NET.SocketAddress.ToString ());

    int startDayOfYear = startCal.get (Calendar.DAY_OF_YEAR);

    int startHour = startCal.get (Calendar.HOUR_OF_DAY);

    int startMin = startCal.get (Calendar.MINUTE);

    int startYear = startCal.get (Calendar.YEAR);

    Get current Info from Date of end of the activity

    Date endDate;

    endDate = activity.getEndDate (currTimeZone);

    Calendar endCal = Calendar.getInstance (currTimeZone);

    endCal.setTime (endDate);

    int endDayOfYear = endCal.get (Calendar.DAY_OF_YEAR);

    int endHour = endCal.get (Calendar.HOUR_OF_DAY);

    int endMin = endCal.get (Calendar.MINUTE);

    int endYear = endCal.get (Calendar.YEAR);

    Download New Start Date object dropSiteDate Info

    Calendar dropCal = Calendar.getInstance (currTimeZone);

    dropCal.setTime (dropSiteDate);

    int dropDayOfYear = dropCal.get (Calendar.DAY_OF_YEAR);

    int dropHour = dropCal.get (Calendar.HOUR_OF_DAY);

    int dropMint = dropCal.get (Calendar.MINUTE);

    int dropYear = dropCal.get (Calendar.YEAR);

    calculation variables

    long eventDelta = 0;

    int newEndDayOfYear = 0;

    Check if there is any change with the start date new old vs.

    If (startDayOfYear! = dropDayOfYear) {}

    Get the value of delta beginning-enddate

    eventDelta = endCal.getTime () .getTime () - startCal.getTime () .getTime ();

    Info set start date (Leaving time infact info)

    startCal.set (Calendar.DAY_OF_YEAR, dropDayOfYear);

    startCal.set (Calendar.YEAR, dropCal.get (Calendar.YEAR));

    startCal.set (Calendar.MONTH, dropCal.get (Calendar.MONTH));

    calculate the new endDate

    Day newEndDate = new Date (startCal.getTime () .getTime () + eventDelta);

    endCal.setTime (newEndDate);

    reformat the start date, just in case.

    Trainer SimpleDateFormat;

    Formatter = new SimpleDateFormat ("yyyy-MM-DD hh: mm:." "") « « S ») ;

    Date newStartDate;

    newStartDate = new Date (startCal.getTime () .getTime ());

    Formatter.format (newStartDate);

    Take the iterator that is used for the calendar

    DCBindingContainer dcbindings = (DCBindingContainer) BindingContext.getCurrent () .getCurrentBindingsEntry ();

    UPDATE HERE - the name of your iterator binding your view calendar object

    Iterator DCIteratorBinding = dcbindings.findIteratorBinding ("NameOfYourViewObjectIterator");

    Get lines of database that uses the iterator

    Line lines [] = iterator.getAllRowsInRange ();

    Line currentRow = iterator.getCurrentRow ();

    Must make sure that we have the iterator on the right line

    If (rows.length > 0) {}

    for (int i = 0; i)< rows.length;="" i++)="">

    Updated HERE - this is a primary key for your view object

    If (rows [i].getAttribute("Id").toString () .equals (rowPK)) {}

    We found the line, now exit loop and move forward

    currentRow = lines [i];

    break;

    }

    }

    }

    If (currentRow! = null) {}

    Get the binding of operations

    CHECK to make sure that you have a validation link on your Page Def

    OperationBinding commitBinding = dcbindings.getOperationBinding ("Commit");

    / Date start and end Date for the line that we are changing the value

    * We need to create an oracle.jbo.domain.Timestamp because the view entity object using oracle.jbo.domain.Date

    * oracle.jbo.domain.Date does not accept that the oracle.jbo.domain.Timestamp, which stamp accepts java.util.Date

    */

    Start date of new game

    Timestamp newStartDateTs;

    newStartDateTs = new Timestamp (newStartDate.getTime ());

    UPDATE HERE - launched date field

    currentRow.setAttribute ("Startdate", newStartDateTs);

    New defined end date

    Timestamp newEndDateTs;

    newEndDateTs = new Timestamp (newEndDate.getTime ());

    UPDATE HERE - launched date field

    currentRow.setAttribute ("Enddate", newEndDateTs);

    Perform field validation against currently modified line

    try {}

    currentRow.validate ();

    } catch (Exception e) {}

    System.out.println (e);

    Restore all changes so there is no garbage data is entered into the database

    currentRow.refresh (Row.REFRESH_UNDO_CHANGES);

    return;

    }

    Run the validation on the database operation

    commitBinding.execute ();

    Look for errors during validation: If no errors, then update calendar

    If (commitBinding.getErrors () .isEmpty ()) {}

    Refresh the calendar client in order to reflect the new changes

    RequestContext adfContext = RequestContext.getCurrentInstance ();

    adfContext.addPartialTarget (getCalendarComponent ());

    } else {}

    currentRow.refresh (Row.REFRESH_UNDO_CHANGES);

    }

    } else {}

    Nothing to do here.

    }

    }

    }

    protected RichCalendar getCalendarComponent() {}

    FacesContext context = FacesContext.getCurrentInstance ();

    UIComponent root = context.getViewRoot ();

    Hard-coded id for the moment, but that can be loaded dynamically.

    UPDATE your schedule component JSPX HERE - id

    return (RichCalendar) root.findComponent ("c1");

    }

    (3.) If can't remember off hand imports, if you have a problem let me know, I'll send a list of what I have.

    I hope this helps. Good luck!

    Gavin

  • I want to use jsp or jsf as the layer view without using the adf faces

    I have successfully build ADF application, but I have problem here
    I followed tutorial how to generate ADF application using the simple java class as services trade and JSF as the view layer http://blogs.oracle.com/shay/entry/java_class_data_control_and_ad layer
    the problem of the view layer ADF faces HERE IS THE PAGE

    * <! DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional / / IN."
    * "http://www.w3.org/TR/html4/loose.dtd" > * "
    * < % @ page contentType="text/html;charset=UTF-8"% >
    * < % @ taglib uri prefix = "http://java.sun.com/jsf/core' = 'f' % >
    * < % @ taglib uri prefix = "http://java.sun.com/jsf/html' = 'h' % >
    * < % @ taglib uri prefix = "http://xmlns.oracle.com/adf/faces/rich' = 'af' % >
    * < f: view > *.
    * < af:document title = "title" id = "d1" > *.
    * < af:messages id = "m1" / > *.
    * < af:form id = "f1" > *.
    * < af:outputText value = "#{bindings." Return.inputValue}"id ="ot1"/ > *.
    * < / af:form > *.
    * < / af:document > *.
    * < / f: view > *.

    I want to change the tags with JSP tags, how can I do this cause I don't want to use ADF Faces

    Replace af with h.

    "http://www.w3.org/TR/html4/loose.dtd" >
    <%@ page contentType="text/html;charset=UTF-8"%>
    <%@ taglib uri="http://java.sun.com/jsf/core" prefix="f"%>
    <%@ taglib uri="http://java.sun.com/jsf/html" prefix="h"%>




  • How to build finance balance sheet as user interface using the ADF Faces component

    Hello

    We know that financial balance sheet will have a calculated field, imaging of the last row will be the value of the sum for all above each column (see below the very approximate example), I doubt that ADF Table is the faces component appropriate to have a quick idea on this? Thank you

    1 point | 10. 10. 10. 10. 10.

    2 point | 20. 20. 20. 20. 20.

    sum | 30. 30. 30. 30. 30.

    -Liang Yi

    It is possible in the ADF. See below how you can add a sum calculated lines.

    http://rohanwalia.blogspot.in/2012/11/ADF-Groovy-for-total-sum-of-column-in.html

    You can extend the same approach in your use case.

    Thank you

  • The ADF - weekends and holidays calendar in different color

    Need help to change the background colors for holidays and weekends on the adf (JDeveloper 11.1.1.6) calendar.


    Thanks in advance.
    Kala

    Here are the bugs on component calendar ADF opend.

    BUG 7507806 - SUPPORT a STYLE FOR CELLS weekend CALENDAR
    BUG 7513694 - HYP: IMPOSSIBLE COLOR CODE DAYS
    BUG 11663857 - RCUX DESIGN FOR NO COLOR CODE DAYS

    Kala

    Published by: Kala Patti on 19 February 2013 13:26

  • Refer to the ADF faces RC component of programming client-side

    Hello
    One tried to access component customer adf in a taskflow-ADF using javaScript with its id
    I have an ADF taksflow including a pagefragment. The taskflow is encapsulated by a region r1 in a jspx page.
    I'm trying to access the component of

    document.getElementById("r1:componentName"); or
    AdfPage.Page.findComponent ("r1:componentName");
    AdfPage.Page.findComponent("::componentName");

    None works. The only way that works is to use
    var firingComp = event.getSource ();
    ...
    firingComp.findComponent ("componentName");

    However, as I call the function javascript from an Applet, I get entry to the event of shooting. So if I have to do it this way, I need to define a global varibale, assign him when another JS function called during an event of the ADF is triggered (for example, adf button click...)
    Then use this variable in the JS function called from cmdlet to locate the required component. It is quiet that annoying the user needs to interact with the adf page before that.
    Any suggestion?

    Hello

    ADF faces has an API on the client side. Please take a look at

    http://download.Oracle.com/docs/CD/E15523_01/Web.1111/b31973/af_event.htm#BABIDEGA
    http://download.Oracle.com/docs/CD/E14571_01/apirefs.1111/e12046/TOC.htm

    The starting point for a search is AdfPage.PAGE.findComponentByAbsoluteId (namingcontainer_id:component_id);

    Frank

  • Unicode problem in the ADF faces

    Dear all,

    I have a problem with Unicode. I use JDeveloper 11.1.1.4.0.

    When I enter the Unicode text in an ADF Web Pages with mysql database and then recover (refresh page) of database, Web page (component) shows data?.
    I have configured the preferences/encoding, model and display settings of compiler controller in UTF - 8.

    But when I entered the data directly to the database of MySQL IDE, it was OK. (Show Me well).

    Thank you
    Angelique

    I'm sure you get utf-8 codes of the user interface. So the problem is maybe the driver that you use to store the string in the db or db (or array) itself. It's for you to discover.
    You can generate a java class for the OS allows you to store the string and set a breakpoint in the method settter of the attribute in question. You check the data before commit you it to the db. After validation, look you at Pb and see what is stored. As long as you do not see the correct data there are a problem with the jdbc driver that you are using, or the db does not accept utf - 8.

    Timo

  • Region of the ADF, submit and problem of navigation buttons

    Hello world

    My JDev is 11.1.1.7

    I have a jspx page and it has a region.

    There is an af:table, an af:form with navigation buttons and submit buttons in the region. When I run the page jspx, region is working.

    When I chose a table row, form updates. There is no problem here!

    But, when I want to use the buttons, for example, I used the navigation or submit buttons. Nothing happens.

    How can I solve this problem?

    Thank you

    There is an af:table, an af:form with navigation buttons and submit buttons in the region.

    When I read that part once again, it's not very clear is your table inside the af: form or not.

    You should have that one af:form in the hierarchy of the pages and everything must be placed inside this form.

    Dario

  • CSS in the ADF faces

    Hi guys,.

    I'm trying to create a css stylesheet that transform text lowercase uppercase. I need to insert this style in inputText all.

    I do it:
    af|inputText::content{
        
      text-transform: uppercase; 
      color: Fuchsia; 
    }
    But it does not.

    Someone has an idea?


    Kind regards

    Renan


    I use JDeveloper 11.1.2.0.0 (version 2)

    Published by: Renan Barbalho on 14/07/2011 12:31

    Looks like the configuration required for the counting is NOT done correctly.

    Here is a sample application based on your requirement:
    http://adfsampleapplications.googlecode.com/svn/trunk/PS2SkinningSampleApplication.zip

    This would help to make the requirements in your project.

    Thank you
    Nini

Maybe you are looking for

  • I pad is disabled

    I forgot my password and my ipad is disabled, how do I get my Ipad. Thank you

  • I can't restore a profile FEBE. I have FF 13.0 beta 1

    I'm trying to restore an older profile of the FEBE and when I go to restore it, I get the screen and when I hit restore, it says it is restoring, but nothing happens. Any help would be greatly appreciated. FEBE is compatible with FF 13 Beta 1?

  • RAM PC 210-4029tu

    Hello I want to replace the RAM on the netbook PC 210-4029tu (Intel Atom N2600 1.60 GHz CPU) on the pdf instructions, I found two models for the RAM: 1-2 GB memory module (PC3 12800, 1600 MHz) P/N 652972-001 2. 2 GB memory module (PC3 10600, 1 333 MH

  • Adobe flash player download on IE8

    I tried to download adobe flash player and had no chance, I went to there website and done what they said to try I have webroot spyware and antivirus trend, I had no problem until I downloaded IE8 I can do I'm not computer smart but understand the ba

  • IP SLA

    Hi Expert, I test on my Cisco IP SLA 2921. I wonder what will happen if assessment period reached, it stops working? Thank you Boren