Access jspx page from af:region

hi
jdeveloper 11.1.2.3
i have a jspx and inside it there is dynamic bounded task flow , how can i refresh parent page from this dynamic region.
tnanks

Hello,
The "RefreshCondition" attribute into Property Inspector of af:region, you could set the condition (EL expression) to refresh only
the region (returns true) or the parent page (returns false).
http://suneesh-adf.blogspot.com/2013/09/refreshing-adf-region.html
rfh.

Similar Messages

  • Stop user accessing portal pages from book marks(favourites)

    Hi,
    Scenario... a user can log into portal and set pages as book marks in their browser (favourites), then close the ssession(and browser); then reopen the browser and access the page from the book mark, portal forces the user to log in (which is good) but I don't want them to have access to the page book marked, I want them to be always sent to the main page instead.
    Is it possible to stop this happening.
    Thanks in anticipation
    DG

    Hi,
    I am afraid this cant be done. The only thing is that the user will be forced to login.
    Thanks,
    Sharmila

  • Cannot access APEX pages from other IP in the same network

    Hi,
    I installed APEX 3.0 on Oracle XE (Windows OS). The PC I installed has a static IP (no DHCP and DHCP servie is stopped).
    I started the HTTP server and I am able to access the XE database home page and the APEX developer page and admin page. This PC has a static IP too.
    When I tried to access the APEX page from another PC. It is not loading the page.
    When tried using Internet Explorer it says "Internet Explorer Cannot display the page"
    Please let me know whether I missed any configurations to the access the page from another IP.
    Thanks.
    Niko

    Hi,
    Most likly the cause is windows firewall. Try the following:
    1 - from Control panel select windows firewall
    2 - click on the exception tab
    3 - Click Add port
    4 - for name enter yhe name you want (APEX)
    5 - For port number enter APEX prot number
    Hope that will solve your problem
    Regards,
    Ribhi

  • Error while running jspx page from Jdeveloper

    Hi,
    I'm trying to customize LegalEntityDashboard.jspx of finance common ear , but while running the page from Jdeveloper I'm getting below error,
    <04-Nov-2013 07:12:05 o'clock GMT> <Warning> <Munger> <BEA-2156203> <A version attribute was not found in element application in the deployment descriptor in D:\Users\<>\Documents\MyWorkspace\system11.1.1.7.40.65.57.3\DefaultDomain\servers\DefaultServer\tmp\_WL_user\oracle.applcp.model\f7pg9o/META-INF/application.xml. A version attribute is required, but this version of the Weblogic Server will assume that the JEE5 is used. Future versions of the Weblogic Server will reject descriptors that do not specify the JEE version.>
    <04-Nov-2013 07:12:05 o'clock GMT> <Warning> <J2EE> <BEA-160140> <Unresolved optional package references (in META-INF/MANIFEST.MF): [Extension-Name: oracle.apps.common.resource, referenced from: D:\Users\<>\Documents\MyWorkspace\system11.1.1.7.40.65.57.3\DefaultDomain\servers\DefaultServer\tmp\_WL_user\oracle.webcenter.framework\owur7d]. Make sure the referenced optional package has been deployed as a library.>
    <04-Nov-2013 07:12:05 o'clock GMT> <Warning> <J2EE> <BEA-160195> <The application version lifecycle event listener oracle.as.scheduler.platform.wls.deploy.ESSApplicationLifecycleListener is ignored because the application XXFinCommonApp is not versioned.>
    <04-Nov-2013 07:12:08 o'clock GMT> <Error> <J2EE> <BEA-160197> <Unable to load descriptor D:\Users\<>\Documents\MyWorkspace\system11.1.1.7.40.65.57.3\o.j2ee\drs\XXFinCommonApp\Project1WebApp.war/WEB-INF/web.xml of module Project1WebApp.war. The error is weblogic.descriptor.DescriptorException: Unmarshaller failed
        at weblogic.descriptor.internal.MarshallerFactory$1.createDescriptor(MarshallerFactory.java:161)
        at weblogic.descriptor.BasicDescriptorManager.createDescriptor(BasicDescriptorManager.java:323)
        at weblogic.application.descriptor.AbstractDescriptorLoader2.getDescriptorBeanFromReader(AbstractDescriptorLoader2.java:788)
        at weblogic.application.descriptor.AbstractDescriptorLoader2.createDescriptorBean(AbstractDescriptorLoader2.java:409)
        at weblogic.application.descriptor.AbstractDescriptorLoader2.loadDescriptorBeanWithoutPlan(AbstractDescriptorLoader2.java:759)
        at weblogic.application.descriptor.AbstractDescriptorLoader2.loadDescriptorBean(AbstractDescriptorLoader2.java:768)
        at weblogic.servlet.internal.WebAppDescriptor.getWebAppBean(WebAppDescriptor.java:141)
        at weblogic.servlet.internal.WebAppModule.loadDescriptor(WebAppModule.java:1327)
        at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:372)
        at weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedModuleDriver.java:176)
        at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:199)
        at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:517)
        at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
        at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:159)
        at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:45)
        at weblogic.application.internal.BaseDeployment$1.next(BaseDeployment.java:613)
        at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
        at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:184)
        at weblogic.application.internal.EarDeployment.prepare(EarDeployment.java:58)
        at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:154)
        at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:60)
        at weblogic.deploy.internal.targetserver.operations.ActivateOperation.createAndPrepareContainer(ActivateOperation.java:207)
        at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doPrepare(ActivateOperation.java:98)
        at weblogic.deploy.internal.targetserver.operations.AbstractOperation.prepare(AbstractOperation.java:217)
        at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentPrepare(DeploymentManager.java:747)
        at weblogic.deploy.internal.targetserver.DeploymentManager.prepareDeploymentList(DeploymentManager.java:1216)
        at weblogic.deploy.internal.targetserver.DeploymentManager.handlePrepare(DeploymentManager.java:250)
        at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.prepare(DeploymentServiceDispatcher.java:159)
        at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doPrepareCallback(DeploymentReceiverCallbackDeliverer.java:171)
        at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$000(DeploymentReceiverCallbackDeliverer.java:13)
        at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$1.run(DeploymentReceiverCallbackDeliverer.java:46)
        at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
        at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
        at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Caused by: com.bea.xml.XmlException: weblogic.descriptor.BeanAlreadyExistsException: Bean already exists: "weblogic.j2ee.descriptor.ListenerBeanImpl@101029ea(/Listeners[oracle.bc4j.mbean.BC4JConfigLifeCycleCallBack])"
        at com.bea.staxb.runtime.internal.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:54)
        at com.bea.staxb.runtime.internal.RuntimeBindingType$BeanRuntimeProperty.setValue(RuntimeBindingType.java:539)
        at com.bea.staxb.runtime.internal.AttributeRuntimeBindingType$QNameRuntimeProperty.fillCollection(AttributeRuntimeBindingType.java:381)
        at com.bea.staxb.runtime.internal.MultiIntermediary.getFinalValue(MultiIntermediary.java:52)
        at com.bea.staxb.runtime.internal.AttributeRuntimeBindingType.getFinalObjectFromIntermediary(AttributeRuntimeBindingType.java:140)
        at com.bea.staxb.runtime.internal.UnmarshalResult.unmarshalBindingType(UnmarshalResult.java:200)
        at com.bea.staxb.runtime.internal.UnmarshalResult.unmarshalDocument(UnmarshalResult.java:169)
        at com.bea.staxb.runtime.internal.UnmarshallerImpl.unmarshal(UnmarshallerImpl.java:65)
        at weblogic.descriptor.internal.MarshallerFactory$1.createDescriptor(MarshallerFactory.java:150)
        ... 33 more
    Caused by: weblogic.descriptor.BeanAlreadyExistsException: Bean already exists: "weblogic.j2ee.descriptor.ListenerBeanImpl@101029ea(/Listeners[oracle.bc4j.mbean.BC4JConfigLifeCycleCallBack])"
        at weblogic.descriptor.internal.ReferenceManager.registerBean(ReferenceManager.java:231)
        at weblogic.j2ee.descriptor.WebAppBeanImpl.setListeners(WebAppBeanImpl.java:1012)
        at sun.reflect.GeneratedMethodAccessor469.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at com.bea.staxb.runtime.internal.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:48)
        ... 41 more
    .>
    <04-Nov-2013 07:12:08 o'clock GMT> <Error> <HTTP> <BEA-101064> <[WebAppModule(XXFinCommonApp:financialCommon)] Error parsing descriptor in Web appplication "D:\Users\<>\Documents\MyWorkspace\system11.1.1.7.40.65.57.3\o.j2ee\drs\XXFinCommonApp\Project1WebApp.war"
    weblogic.application.ModuleException: Unmarshaller failed
        at weblogic.servlet.internal.WebAppModule.loadDescriptor(WebAppModule.java:1335)
        at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:372)
        at weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedModuleDriver.java:176)
        at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:199)
        at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:517)
        Truncated. see log file for complete stacktrace
    Caused By: weblogic.descriptor.BeanAlreadyExistsException: Bean already exists: "weblogic.j2ee.descriptor.ListenerBeanImpl@101029ea(/Listeners[oracle.bc4j.mbean.BC4JConfigLifeCycleCallBack])"
        at weblogic.descriptor.internal.ReferenceManager.registerBean(ReferenceManager.java:231)
        at weblogic.j2ee.descriptor.WebAppBeanImpl.setListeners(WebAppBeanImpl.java:1012)
        at sun.reflect.GeneratedMethodAccessor469.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        Truncated. see log file for complete stacktrace
    I didn't edit web.xml file manually, please help.
    Thanks,

    Is that al what you see in logs? If there is more then please go through again carefully. There are certain serlvet and filter dependencies that are required to be commented out in the web.xml to be able to run it. Also have a look at  https://blogs.oracle.com/fadevrel/entry/tip_to_quickly_test_jdeveloper
    Hope this helps
    Vik
    http://blogs.oracle.com/fadevrel

  • Calling jspx page from popup

    Hi All,
    I am using jdev 11.1.1.5.0. I have create one page i.e Emp.jspx from which i have popup in which i m calling jspx page.
    Can any one help me out from this.
    Thanks in advance
    ruzz

    Hi:
    You can use the popup dialog framework. Put page#1(p1.jspx) in adfc-config and pade#2(p2.jspx) in a bounded taskflow(btf1). Drag btf1 to adfc-config.xml as a taskflow call(tfc1) and set it's runAsDialog property to true under Behavior section. Create a navigation case in adfc-config.xml from p1 to tfc1 and name it. Select the button action to the navigation case yuo've created earlier and fix it's properties to invoke navigation in a popup(Under Behavior -> Secondary Window section change useWindow property to true; using the rest of the properties under Secondary Window section to modify the popup).
    Find more info under chapter "Using Dialogs in Your Application", Fusion Developer Guide for Oracle ADF.
    Consider this example from Andrejus Baranovskis Blog to fix other issues.
    Better approach is to use page fragments and bounded taskflows with page fragments within a region, nevertheless for a jspx page you also could use a popup component in the page containing an inline frame.
    Good luck.
    Rafael.

  • How to access a page from another website in to the portlet

    Hai,
    I need this specific requirement. In a portlet that is written in jsp, i need to access another page which is running in another server.I will explain what is my requirement clearly.. In a portlet, i have to acess a page from another site, and i have to pass a parameter directly. If i use URL-Based Portlet with passing parameters, It ask the user to enter the parameter and submit the page.. But what my need is, i have to pass the parameter directly. what i am planning is in a new tab, i will add a portlet, where i need to access the another website page..when the user opens that tab, it directly shows that website..... How do i proceed...
    Can anybody help me.. Its URGENT....
    If possible send me the code..
    my mail id: [email protected]
    Thanks in advance
    damodar

    Damodar,
    To include an existing JSP page as a portlet have a look in the PDK section http://portalcenter.oracle.com there is lots useful information. The two things you might find most relevant is a paper on creating java portlets. This paper has a section on turning an existing JSP page into a portlet
    http://portalstudio.oracle.com/pls/ops/docs/FOLDER/COMMUNITY/PDK/ARTICLES/HOW.TO.BUILD.A.JAVA.PORTLET.USING.PDK.JAVA.V2.HTML
    and to pass parameters and events
    http://portalstudio.oracle.com/pls/ops/docs/FOLDER/COMMUNITY/PDK/ARTICLES/OVERVIEW.PARAMETERS.EVENTS.HTML
    Hope this helps,
    Candace

  • Accessing a page from login page without login

    hi gurus,
    i have a link on my login page, for example-- about company. if i try to access it, it will always ask for login first and then go to that about company page. can i access this page without logging in?
    i saw some solutions like hidden region displayed on same login page, but what if i need to navigate to a different page?
    nadeem

    Hi Nadeem,
    As long as the page has no functionality on it - typical for things like "Terms and Conditions" etc, then you can just make that page public. Edit the page attributes and set Authorization Scheme to "-No Page Authorization Required-" and set Authentication to "Page is Public".
    That way, the page can be seen by anyone whether they are logged in or not.
    Andy

  • Best way to execute different jspx pages from a parameterized URL

    JDeveloper 10.1.3.3.0
    I'm looking for an elegant way for ADF to determine which page to go, based on a parameterized URL.
    I currently have a way of doing it, it's not what I want, but perhaps some other ideas.
    For example:
    http://localhost/MyDemo-ViewController-context-root/faces/decisionPage.jspx?vehicleType=car
    http://localhost/MyDemo-ViewController-context-root/faces/decisionPage.jspx?vehicleType=boat
    Given vehicleType, I need decisionPage.jspx to go to car.jspx or boat.jspx immediately
    Currently, I had to do this:
    1. Expose a method in the application module setVehicleType()
    2. decisionPage.jspx has a binding for a methodAction to call setVehicleType() and grab the vehicle type using ${param.vehicleType}. Store the vehicle type in the application module when this page is loaded.
    3. In decisionPage.jspx, create a commandButton into the page
    4. When the user clicks on this commandButton, it will be bound to a UI bean.
    5. This UI bean will then get the vehicleType from the application module method getVehicleType()
    I don't want the client to go directly to car.jspx or boat.jspx. I also don't want this extra step of the client clicking on a button to go to the proper page.
    Any suggestions would be great!

    Hi user,
    You could create a jsp page (or a servlet) which acts as the starting point of your web application. (decisionPage.jspx in your case). In the jsp, grab the url parameters using a scriptlet, put them on the sessionScope and redirect to the correct page.
    By putting the value on sessionScope, you have access to the parameters in your whole application during the session. You can use it to execute a query with bind variables.
    Hope I made it a bit clear.
    Regards,
    Koen Verhulst

  • Access Iterator binding from a region

    Hi,
    Using JDEV 11.1.1.5.0
    I've created a ADF Tree dynamically from a single table(Using recursive concept) in center region. User can select the required elements from ADF tree and then click on Command button. So far, I've achieved till this part.
    The pending part is, two regions(Bottom & Right) need to refresh at a time with button click.
    Now I need to display selected elements in bottom region. Also need to provide the selected nodes information to do some calculation in the right region at a time.
    Following is the jspx code:
    <f:view>
    <af:document id="d1">
    <af:form id="f1">
    <af:panelSplitter id="ps1" orientation="vertical">
    <f:facet name="first">
    <af:panelGroupLayout id="pgl1">
    <af:panelSplitter id="ps3">
    <f:facet name="first">
    <af:panelGroupLayout layout="scroll"
    xmlns:af="http://xmlns.oracle.com/adf/faces/rich"
    id="pgl4">
    <af:panelFormLayout id="pfl1">
    <af:region value="#{bindings.dynamicRegion1.regionModel}"
    id="r1"/>
    </af:panelFormLayout>
    </af:panelGroupLayout>
    </f:facet>
    <f:facet name="second">
    <af:panelGroupLayout id="pgl5">
    <af:panelFormLayout id="pfl2">
    <af:commandButton text="Update" id="cb1"/>
              <af:outputText value="Select Folders or Files" id="ot1"/>
    <af:region value="#{bindings.dynamicRegion2.regionModel}"
    id="r2"/>
    </af:panelFormLayout>
    </af:panelGroupLayout>
    </f:facet>
    </af:panelSplitter>
    </af:panelGroupLayout>
    </f:facet>
    <f:facet name="second">
    <af:panelGroupLayout id="pgl2">
    <af:outputText value="Selected Files" id="ot1"/>
              <!-- Need to extract the selected nodes here.-->
    </af:panelGroupLayout>
    </f:facet>
    </af:panelSplitter>
    </af:form>
    </af:document>
    </f:view>
    Some how, i could not able proceed further on this.
    Can you provide hint on this usecase to proceed further.
    Thanks,
    Samba.

    Finally able to communicate between two regions with the help of programmatic contextual event approach. Now I need to iterate through the dynamic tree in my event controller and then display the selected documents in bottom region. Following is the code for source fragment in which first region contains dynamic tree and second region contains selected documents list.
    <f:facet name="first">
         <af:panelGroupLayout layout="scroll"
                                  xmlns:af="http://xmlns.oracle.com/adf/faces/rich"
                                  id="pgl4">
         <af:commandButton text="Update" id="cb1"
                                  actionListener="#{pageFlowScope.EventPublisherBean.doAction}"
                                  action="selected_documents"/>
         <af:region value="#{bindings.dynamicRegion1.regionModel}"
                        id="r2"/>
         </af:panelGroupLayout>
    </f:facet>
    <f:facet name="second">
         <af:panelLabelAndMessage label="Documents Selected" id="plam1">
         <af:panelGroupLayout id="pgl2">
         <af:region value="#{bindings.selecteddocs1.regionModel}" id="r3"/>
         </af:panelGroupLayout>
         </af:panelLabelAndMessage>
    </f:facet>
    Following is the sample handleEvent method. Here able to get the source region components information & able to set the values in target regions.
    public void handleEvent(Object payload){
    ActionEvent actionEvent = (ActionEvent)payload;
    UIComponent component = (UIComponent)actionEvent.getSource();
    UIComponent parent = (UIComponent)component.getParent();
    String parentId = parent.getId();
    System.out.println("PARENT ID:"+parentId);
    System.out.println("Component ID:"+component.getId());
    FacesContext context = FacesContext.getCurrentInstance();
    ELContext elContext = context.getELContext();
    Application app = context.getApplication();
    ExpressionFactory expFactory = app.getExpressionFactory();
    ValueExpression valueExp = expFactory.createValueExpression(elContext, "#{pageFlowScope.SubscriberBean}", Object.class);
    SubscriberBean bean = (SubscriberBean)valueExp.getValue(elContext) ;
    bean.setFName("YYYYY");
    AdfFacesContext adfContext = AdfFacesContext.getCurrentInstance();
    adfContext.addPartialTarget(bean.getFnameField());
    can you give a hint to iterate through dynamic tree binding to get information of selected tree nodes?
    Once we got the selected nodes of tree, how can we print the results on to target region?
    Thanks,
    Samba
    Edited by: 949171 on Oct 14, 2012 12:12 AM

  • Gateway for accessing Portal pages from PDA

    Hi All,
    I am working on Oracle portal and want to use the oracle 10g wireless feature for portal pages.
    As per the directions I have enabled the mobile access for my portal as could see the content from the built in PDA simulator.
    Now, I would like to view the content from the actual mobile device (PDA).
    After aquring the device, I think I need to get the Gateway provider.
    I am completely blank on how to get the Gateway Provider etc.
    I would request you all to help on this. How to go for getting Gateway Provider and how I could view the content from actual mobile device
    Thanks,
    Sasi Bhushan.

    Hi,
    I am afraid this cant be done. The only thing is that the user will be forced to login.
    Thanks,
    Sharmila

  • Access SSL pages from servlet

    Hi,
    I request your assistance with the following please:
    I have a web application running on tomcat4.1 with mySql, for enrolment.
    It consists of pages :
    1- Welcome page
    2- Personal details part 1
    3 - Personal details part 2
    4 - Authorize to save to database
    Page 1 goes to a servlet that sets beans etc..
    I need to then proceed to page 2->3->4 with an SSL protocol. I have purchased a certificate and the hosting company has confirmed that it is installed.
    I would welcome some direction on how to modify the code from the following :
    theURL="page2.jsp";
    RequestDispatcher dispatcher=request.getRequestDispatcher(theURL);
    dispatcher.forward(request, response);
    to get to page 2 within an SSL layer.
    Your advice will be greatly appreciated.
    Thank you.

    Found the solution.
    In the doGet method add:
    SessionBean1 sessionBean1 = (SessionBean1) req.getSession().getAttribute("SessionBean1");       

  • Create separate column pencil icon for navigation to different page from results region

    Hi Gurus,
    I need help on creating column for results region with pencil icon..so that when someone clicks on pencil it should navigate to different seeded page.
    This change i'm looking to apply to seeded page.
    Can I do with personalization this change??
    Please suggest steps.
    thanks,
    mallik

    Malik,
    1.Create an image icon using : Personalizatoin.
    2.You need to extend the controller for catching the event(have fireaction on the above bean)
    3.Based on the event navigate to the destination page.
    Regards
    Sridhar

  • Access HTML Pages from Forte Applications

    We are currently looking at how to redevelop our online help facility for a
    Forte application. We are investigating the use of HTML pages.
    Has anyone written a Forte application that opens particular HTML pages? If so,
    how was it done?
    Regards,
    Steve Isaac
    Senior Consultant, Information Services Group
    Hydro Electric Corporation of Tasmania
    4 Elizabeth St, Hobart, Australia, 7000
    Phone : +61 03 6230 5161
    e-mail: [email protected]

    We have created the idea of an OnLineAssistant that uses HTML pages to drive
    help in a Wizard-like fashion.
    We use an embedded ActiveX browser control in a Forte window to display the
    HTML pages. The pages are launched by passing the application, window, and
    widget name to the OnLineAssistant window, which uses the information to load
    the correct page.
    For example: an application screen for entering customer name and address
    passes it's information to the on-line assistant, which links and displays the
    page associated with that particular step of a task wizard defined for that
    widget. The ActiveX control then allows the user to link into any of the
    other pages associated through standard HTML.
    This context-sensitive mechanism is also used to launch on-line help (without
    the task orientation) at the user's request.
    One of the benefits of this approach is that we can put the message passing
    into a generic framework ancestor without making any application code changes,
    and the OnLineAssistant HTML pages can then be created by non-programmers and
    deployed independently from the application, and HTML can do most of the
    navigation work.
    -DFR

  • How to access the files from HTML region

    Hi,
    Which command or query should we use , if I want to access any file like i have a excel file stored in shared components/static files .

    See this example:
    http://apex.oracle.com/pls/otn/f?p=31517:15
    it explains how.
    Also, read this:
    http://www.oracle.com/technology/products/database/application_express/html/3.1_new_features.html#02
    Declarative BLOB Support
    Denes Kubicek
    http://deneskubicek.blogspot.com/
    http://www.opal-consulting.de/training
    http://apex.oracle.com/pls/otn/f?p=31517:1
    -------------------------------------------------------------------

  • Error when trying to run jspx page from JDev - from Linux workstation

    Hi,
    I am using jdev 11.1.1.7.40.64.38.
    I am facing an issue while deploying the application to the Integrated WLS,
    the application takes too long time to run or the following exception is shown in the server log
    "DFW-99998 [java.lang.ClassCastException][oracle.jbo.pool.ResourcePoolMonitor.resetThreadContext][AdvancedPlanning]"
    The incident log shows the trace,
    java.lang.ClassCastException: weblogic.utils.classloaders.ChangeAwareClassLoader cannot be cast to oracle.adf.share.ADFContext
    at oracle.jbo.pool.ResourcePoolMonitor.resetThreadContext(ResourcePoolMonitor.java:146)
    at oracle.jbo.pool.ResourcePoolMonitor.run(ResourcePoolMonitor.java:130)
    at java.util.TimerThread.mainLoop(Timer.java:512)
    at java.util.TimerThread.run(Timer.java:462)
    Please let me know if someone has a solution.
    Thanks

    As you use a version of jdev which is not available to the public, you should better ask your question on an internal forum.
    Timo

Maybe you are looking for

  • ASA 5505 VPN Issue

    We have a Cisco 515 as a headend firewall with ~30 VPN connections to remote sites. The existing remote sites are using Cisco 506 firewalls and work fine. I am trying to setup an ASA 5505 as a rmote firewall as a future replacement for the PIX 506's.

  • I can't back up my ipad or iphone with itunes 11.1.3.8

    I can't back up my ipad or iphone with itunes 11.1.3.8

  • Boosting audio tracks in imovie6

    i have a project (due on monday!) which i cut in imovie6 all is going well. the client approved the ruff cut on friday. during playback on their projection system i did notice that some of the audio levels need to be boosted. the problem is according

  • Creation of Purchase Requsition throgh Shoppin Cart

    Hi All,     My requirement is send the shopping cart details to correspondin two custom fields in ECC. For this I tried to implement the BADI "BBP_CREATE_BE_RQ_NEW" .But this BADI is not triggering while creating the shopping cart but corresponding P

  • Problem with 3.1.2

    Yesterday I updated my iphone to the lastest version (iPhone OS 3.1.2), then I went to bed so i turned it off. And today I turned it on and it appeared me a strange screen that said me sth like "The SIM cad is blocked", but it let me to insert the PI