Java

Change the attribute to read-only by using ClientListener?

Hello friends of the forum... I created a form with two INPUTTEXT and put them with read-ONLY using an EL made reference to a BEAN called GENERAL Manager < af:panelFormLayout binding = "#{backingBeanScope.backing_Layout2.panelFormLayout1}" id = "pane

workshop10.3 WebLogic generation process

HelloI have my own build.xml for some of my projects of 81. In wlw81, I can choose the type of build (generation use IDE / use Ant build) for each project. Where can I do the same in wlw103? It seems that wlw10 does not use those who generate files.

10.1.3.3 on MySQL - SQL difficult to fill in the historical date

Hello I use ADF 10.1.3.3 with MySQL database. In most of my EOs, I put history of date type fields. During the creation of new line, ADF BC issued "select sysdate to double" which failed on MySQL, which Im assuming that it is an effort to fill these

association chained accessors

Hello Please see the article by Steve [http://www.oracle.com/technology/oramag/oracle/05-nov/o65frame.html] public boolean validateDiscountAmount() {   return getDiscount().getValue() <= 0.05 ||   getOrder().getCustomer().getStatus().equals("Gold");

JDeveloper to weblogic connection

When you try to configure an application of jdev to weblogic server when I test the connection, I get the following error.Failed to instantiate class weblogic.jndi.WLInitialContextFactoryI put the weblogic.jar in my classpath, as well as on the jdev

ADF BC, RC, 11g - af:clientListener in af:table contextMenu popup

Hi all I'm having some trouble displaying an af:popup within the contextMenu to an af:table facet.This only happens when I have an af:clientListener in an af:commandMenuItem or any other control device. <f:facet name="contextMenu">                   

defaultCommand and initialFocusId does not work!

The defaultCommand on af:form and initialFocusId on af:document does not work in ADF Faces (alt at least for me)! It works for someone else? It's functionality, without that we cannot do! Johnny

Migration of the repository of security in a Production environment

Hi, I use jdev11g and I'm trying to deploy and app with authentication and authorization of weblogic 10 gr 3, I'm looking at the "migration of the repository of security in a Production environment" section an i do not find these settings and other p

Help needed in the table in the Table using the OPS approach

We have a requirement in the OPS in which the region of the page of search results should provide details of the header. And in the header Details there is a show and hide the button that would show details of line corresponding to the header (such a

Regional settings please help ADF problem

I use ADF to develop a multilingual applicationI have a problem with the locale in dialog boxes In the index page, I placed two buttons, one for English and one for Arabic, I used the following codeFacesContext ctx = FacesContext.getCurrentInstance (

How to filter Dates with viewCriteria - ADF 10.1.3.3

Hi Comunity I need to filter a Date in a VO with a viewCriteria I try with this code, but does not work: ViewCriteria vc = this.createViewCriteria ();Vcr1 ViewCriteriaRow = vc.createViewCriteriaRow ();VCR1.SetAttribute ("FlgEstado", "AC");VCR1.SetAtt

A simple JSF form mail

Hello Sorry if this is a very basic question. I have a simple JSF (with ADF BC) form that collects information and I store the values submitted in the bean support. I'm even able to show values for entry into one you page. I want just a pointer on ho

Result to select that one ADF option allows to check read only table

I'm new on using ADF and try to understand some things. Here's what I want to do. On the same page, I want to select a choice and a reading not results table. I will fill the table only reading based on the result of the choice of a select. Can someo

Beginner JDeveloper

Hi allI'm an application developer planning Learning JDeveloper and oracle. I know that java sql, plsql, and core. I am confused as what to learn for oracle jdeveloper?I see other docs in oracle is oracle javaserver faces and J2EE. I would be gratefu

support for the iPhone/iPod Touch browser

Probably not the right place to post but... I get a pop up in Safari on iPod Touch saying I have an unsupported browser. IE 7, Firefox, etc. are supported. The project is using components of the ADF. Web pages work in Google Chrome. Where can I adjus

ViewCriteria Vs BindVariables Vs whereclause: HELP!

Hey ppl, I don't know if this question has been addressed before, I promise you that I did a good amount of research on the forum, impossible to find a convincing answer. My question is what is the most effective approach by using the objects from vi

Update the fields after the harvest with LOV

Hi guysI've seen similar to this topic topics, but I failed to understand. I have a LOV me returning multiple values, but I do not see them until I refresh the page. How can I do for the fields auto refresh on change of field LOV?Thank you

on ADFUtils / JSFUtils

In my project, I use an ADFUtils / JSFUtils classes to get the modules of the application, display items and borrowed with links but this classes have two problems: 1. it is not in the JDeveloper class library.2. it's use a ValueBindings that are dep

Import a project to Subversion in JDeveloper

OK, I had to really like using JDev instead of eclipse for a project that I train, but you guys you have no readily available information (at least that I could find in 90 minutes of Googling) to extract a project (from Subversion) created in Eclipse

Packages of hierarchy creating problem

I created a java class C1 and a package named p1.I created another java C2 class and a package named p1.p2 My problem is that they are displayed an independent of each other and I want p1.p2 subpackage of p1 and proper display. Thank you.
« Prev 1 ... 5 6 7 8 9 10 Next »