Integrate website in portal!

Hi,
I have a website (which just has bunch of HTML pages), I need to integrate them into portal. what would be the best approach?
1. create URL iviews, but the look and feel would be completely different from Portal look and feel.
2. since the source code of the website is available, just copy all of them into different folder on the same file server and use SAP PORTAL class tags in the html pages and integrate using appIntegrator.
3. copy  all the HTML pages into KM repository and create KM DOCUMETN IVIEWS.
but if i take up approaches 2 and 3, isnt it just like developing that website from the scratch, as we have to change each and every HTML page and also change the references inside those HTML pages...
please help.

you could also recreate the masthead for that user having to view the website in portal with the header of the website and if you want to try this edit your webpage by cutting the header of the website since that will be your masthead in portal and just include the remaining part of the URL as the URL iView.
(if you want to consider that as your second option)

Similar Messages

  • SSO to external website from portal

    We want to do a single sign on to an external website (non-sap). I know for SAP we can do a logontickets. But for non-sap external websites are there ways to do a SSO? Please help.

    please don't cross-post, see SSO to external website from portal
    kr, achim

  • Integrate with BEA Portal and Lotus Domino R5.0.12

    Deal all:
    I got a problem when I integrate with BEA Portal and Lotus Domino R5.0.12.
    my environment is below:
    - Domain Server :
    Lotus Domino Server R5.0.12
    BEA Personal Messaging API 4.3
    (test successful on local host)
    - Application Server:
    BEA Weblogic 8.15
    BEA Groupware portlets 2.5
    I got connection successful message when I using "Domino Service Connection"
    but I got "CZ: VERSION CONFLICT" error message when I add a new account by
    Compoze_Groupware-Edit Account user interface.
    Have anybody met the error message before... and know how to sovle the problem..
    I appreciated any suggest or comment~~~
    detail error message is below:
    portlets.compoze.groupware.exception.ConnectionException: CZ: VERSION CONFLICT at portlets.compoze.groupware.controls.provider.SessionControlImpl.createSession(SessionControlImpl.jcs:142) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at com.bea.wlw.runtime.core.dispatcher.DispMethod.invoke(DispMethod.java:371) at com.bea.wlw.runtime.core.container.Invocable.invoke(Invocable.java:433) at com.bea.wlw.runtime.core.container.Invocable.invoke(Invocable.java:406) at com.bea.wlw.runtime.jcs.container.JcsProxy.invoke(JcsProxy.java:381) at $Proxy19.createSession(Unknown Source) at portlets.compoze.groupware.controls.provider.GroupwareProviderControlImpl.updateAccount(GroupwareProviderControlImpl.jcs:4825) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at com.bea.wlw.runtime.core.dispatcher.DispMethod.invoke(DispMethod.java:371) at com.bea.wlw.runtime.core.container.Invocable.invoke(Invocable.java:433) at com.bea.wlw.runtime.core.container.Invocable.invoke(Invocable.java:406) at com.bea.wlw.runtime.core.container.Invocable.invoke(Invocable.java:249) at com.bea.wlw.runtime.jcs.container.JcsContainer.invoke(JcsContainer.java:85) at com.bea.wlw.runtime.core.bean.BaseContainerBean.invokeBase(BaseContainerBean.java:224) at com.bea.wlw.runtime.core.bean.SLSBContainerBean.invoke(SLSBContainerBean.java:109) at com.bea.wlwgen.StatelessContainer_ly05hg_ELOImpl.invoke(StatelessContainer_ly05hg_ELOImpl.java:207) at com.bea.wlwgen.GenericStatelessSLSBContAdpt.invokeOnBean(GenericStatelessSLSBContAdpt.java:62) at com.bea.wlw.runtime.core.bean.BaseDispatcherBean.runAsInvoke(BaseDispatcherBean.java:153) at com.bea.wlw.runtime.core.bean.BaseDispatcherBean.invoke(BaseDispatcherBean.java:54) at com.bea.wlw.runtime.core.bean.SyncDispatcherBean.invoke(SyncDispatcherBean.java:168) at com.bea.wlw.runtime.core.bean.SyncDispatcher_k1mrl8_EOImpl.invoke(SyncDispatcher_k1mrl8_EOImpl.java:46) at com.bea.wlw.runtime.core.dispatcher.Dispatcher.remoteDispatch(Dispatcher.java:161) at com.bea.wlw.runtime.core.dispatcher.ServiceHandleImpl.invoke(ServiceHandleImpl.java:436) at com.bea.wlw.runtime.core.dispatcher.WlwProxyImpl._invoke(WlwProxyImpl.java:326) at com.bea.wlw.runtime.core.dispatcher.WlwProxyImpl.invoke(WlwProxyImpl.java:315) at $Proxy11.updateAccount(Unknown Source) at portlets.compoze.content.options.accounts.editAccount.editAccountController.saveChangesAccountAction(editAccountController.jpf:534) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at com.bea.wlw.netui.pageflow.FlowController.invokeActionMethod(FlowController.java:1512) at com.bea.wlw.netui.pageflow.FlowController.getActionMethodForward(FlowController.java:1447) at com.bea.wlw.netui.pageflow.FlowController.internalExecute(FlowController.java:778) at com.bea.wlw.netui.pageflow.PageFlowController.internalExecute(PageFlowController.java:211) at com.bea.wlw.netui.pageflow.FlowController.execute(FlowController.java:608) at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:484) at com.bea.wlw.netui.pageflow.PageFlowRequestProcessor.processActionPerform(PageFlowRequestProcessor.java:1504) at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:274) at com.bea.wlw.netui.pageflow.PageFlowRequestProcessor.process(PageFlowRequestProcessor.java:674) at com.bea.wlw.netui.pageflow.AutoRegisterActionServlet.process(AutoRegisterActionServlet.java:527) at com.bea.wlw.netui.pageflow.PageFlowActionServlet.process(PageFlowActionServlet.java:152) at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:507) at com.bea.wlw.netui.pageflow.PageFlowUtils.strutsLookup(PageFlowUtils.java:1734) at com.bea.wlw.netui.pageflow.PageFlowUtils.strutsLookup(PageFlowUtils.java:1754) at com.bea.portlet.adapter.scopedcontent.ScopedContentCommonSupport.executeAction(ScopedContentCommonSupport.java:561) at com.bea.portlet.adapter.scopedcontent.ScopedContentCommonSupport.processActionInternal(ScopedContentCommonSupport.java:121) at com.bea.portlet.adapter.scopedcontent.PageFlowStubImpl.processAction(PageFlowStubImpl.java:98) at com.bea.netuix.servlets.controls.content.NetuiContent.raiseScopedAction(NetuiContent.java:150) at com.bea.netuix.servlets.controls.content.NetuiContent.raiseScopedAction(NetuiContent.java:109) at com.bea.netuix.servlets.controls.content.NetuiContent.handlePostbackData(NetuiContent.java:224) at com.bea.netuix.nf.ControlLifecycle$3.visit(ControlLifecycle.java:171) at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:355) at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:365) at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:365) at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:365) at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:365) at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:365) at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:365) at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:365) at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:365) at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:365) at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:365) at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:365) at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:365) at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:365) at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:365) at com.bea.netuix.nf.ControlTreeWalker.walk(ControlTreeWalker.java:126) at com.bea.netuix.nf.ControlTreeWalker.walk(ControlTreeWalker.java:105) at com.bea.netuix.nf.Lifecycle.runInbound(Lifecycle.java:173) at com.bea.netuix.nf.Lifecycle.run(Lifecycle.java:137) at com.bea.netuix.servlets.manager.UIServlet.runLifecycle(UIServlet.java:333) at com.bea.netuix.servlets.manager.UIServlet.doPost(UIServlet.java:196) at com.bea.netuix.servlets.manager.PortalServlet.doPost(PortalServlet.java:772) at com.bea.netuix.servlets.manager.UIServlet.service(UIServlet.java:150) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1072) at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:465) at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:28) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27) at com.bea.p13n.servlets.PortalServletFilter.doFilter(PortalServletFilter.java:293) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27) at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:6987) at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321) at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121) at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3892) at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2766) at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:224) at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:183)

    Hi,
    The reason why you are seeing this exception is because there is a mismatch between the version of the WLPM API used by the portlets, with the version of the service that you have installed on you Domino server.
    To explain a little, there are two sides to the API that is used to communicate with Lotus Domino:
    1) the Java API side (used by the portlets that you have installed in the portal)
    2) the Domino Service side (installed as a DSAPI filter in the HTTP task of a Domino Server)
    Each Java API jar and Domino Service Executable are branded with a version number, which in your case does not match because the portlets came with one version of the Java API, and you have installed a non-matching version of the service on the Domino Service side (you probably extracted the executable for the service installation from the "BEA Personal Messaging API 4.3" bundle or installer).
    The solution for this is to:
    1) uninstall the Domino Service that you have plugged into the domino service
    2) extract the Domino Service installer which was included with the portlet bundle. This is located in the "Program Files\compoze\groupware_portlets_bea-2.5\8.1\service\domino" directory if you ran the portlet installer, or in the "groupware_portlets_bea81-noinstall-25\groupware_portlets_bea-2.5\8.1\service\domino" directory if you used the "no-install" zip file.
    As a tip, to quickly check whether the versions of the service and Java API’s that you are using are matching, perform the following steps:
    1) hit the domino server with the following URL and notice the "service version": http://domino_service_url:http_port/compoze.czdo. This should be something like "Service Version: 3.6.102"
    2)in your portal application (or in the portlet install bundle), open the harmony_portlets.jar file with winzip, then find the "compoze_products_information.properties" file. In this file, notice the "product.domino" version (e.g. product.domino = 3.6.102)
    3) the two versions you have inspected must match in order for the connection between the portlet and service to succeed.
    If you have verified that the "service" version and "java API" version (located in %portal_app_dir%/APP-INF/lib/harmony_portlets.jar, and you are still getting the exception, it is likely that there is a "harmony_portlets.jar" that included an old version of the Java API located somewhere in the portal server classpath. In this case, make sure that the only harmony_portlets.jar in the classpath is the one that was included with the portlet bundle that you have installed.
    Regards,
    Lev

  • Does Oracle XML Publisher version 5.6.2 integrate with Oracle Portal?

    We want to know if XMLP is just an external application to Oracle Portal or if
    it integrates with Oracle Portal.

    Shaun,
    How did get World Sales report work? What did you put on URL? I put:
    http://Sever name:15101/xmlpserver/Sales Manager/World Sales/WorldSales.xml
    It always showed error message to me.
    Please help, Thanks.
    - Jessie

  • Integrate Xcelsius into Portal

    Hi all,
    I am new to Xcelsius. Now I am trying to integrate Xcelsius into Portal. What are all the steps, I want to carry out achieve this task. Can anybody give step by step solution for this?
    I created .xlf file (sample of Filtered Rows). After this, what I want to do?
    Helpful answers will appreciate.
    Thanks & Regards,
    Kathiresan R

    Hi Shahid,
    the easiest way to do a web publish of the excelcius dashboard in the SAP Netweaver Portal is as follows:
    1) Generate your Excelcius Dashboard
    2) Export dashboard to SWF file with HTML
    3) Upload HTML and the linked SWF in a KM repository
    4) Create KM document iview in Portal
    5) Link the iview to the HTML you uploaded in step 4
    6) Attach the iview into a page and then a role
    7) Finally attach the role to a user .
    This is only one of the ways of doing it. Let us know , if you need anything else.
    cheers,
    Shantanu

  • Will Flex 2 integrate with WebSphere Portal Server

    I have a few questions in trying to argue the case for Flex 2
    to a very large client:
    Will Flex 2 integrate with IBM WebSphere Portal Server ?
    Will Flex 2 integrate with WebSphere if not with Portal
    Server ?
    Does Flex comply to the JSR168 Portlet specification ?

    http://livedocs.adobe.com/livecycle/8.2/programLC/programmer/lcds/help.html?content=wsrp_1 .html
    http://livedocs.adobe.com/livecycle/8.2/programLC/programmer/lcds/help.html?content=wsrp_2 .html
    http://livedocs.adobe.com/livecycle/8.2/programLC/programmer/lcds/help.html?content=wsrp_3 .html

  • Webcliiping integrate with Oracle Portal

    Hello,
    Is it possible to integrate a webclipping which is created using RoboSuite with Oracle Portal?
    The webclipping created using RoboSuite can be saved as JSP.
    We are finding some limitations with Oracle web clipiing studio. Hence we are planning to use RoboSuite.
    Any help is highly appreciable.
    Thanks
    Newbie

    Text items are still limited to 32k in Portal 11g. Check the Portal Online Help section 'Add/Edit Text-Based Item' for documentation of this limitation.
    Thanks,
    Erik Janssen

  • Integrate WEBI into PORTAL

    HI Gurus
    I have a problem, i want to create an iVIEW in the SAP portal to call a report made in Webi.
    is it posible ???? and how to make that?
    saludos amigos

    Hi Sogaard,
    see below:
    How does SAP recommend to integrate Webi-report in the SAP Portal? Is it through an URL iview, the iview templates (thumbnail, folder and alert) or through the Master Iview?
    The sample iViews are just samples for a particular case. The iView template allows you to use any application on the BusinessObjects system - including the viewing of content. What you are looking for is the creation process for WebI. So you have 2 options: you can use the KM integration and you can build a java application that offers the workflow you looking for and integrate it with the iView template
    Depending on what method should be used, I'd like to know which settings to be focused on. For instance, if the Master Iview is to be used, should opendocument be used instead of reports? And what other customizations will have to be done in order to integrate a Webi-report instead of a Crystal-Report?
    OpenDocument is for viewing reports. The Installation Guide outlines the integration of the iView template and the KM part.
    What is the intended use for the BOBJ repositoy manager? Would that be the way to integrate the Info-view?
    This is the integration into the KM repository which provides a richer functionality then just an iView.
    Ingo

  • Integrate HTMLDB in Portal

    Hi everyone,
    the How-To's describes how to integrate objects from HTMLDB in portlets. Is there any possibility to integrate a full HTMLDB Application in a portlet ?
    Thanks Jürgen

    Hey Scott,
    Well, to be kinda truthful I'm biased too. I love HTMLDB, and wish PORTAL were as easy to use as it. I've heard good things about the future release, but PORTAL is about the least intuitive application I've ever used. Nothing is where I would expect it to be, and I just don't like it. That said, we are using it on our campus for pretty much everthing that we will be doing. I love the simplicity and capabilites of HTMLDB, and If I'd love the ability to drop all that functionality into a portal region. Design time is hands down about the fastest around for being able to deploy a web centric app. I've messed with omniportlet, but unless it's a report or chart, I not aware of any further abilities of inclusion. Creating forms is just awesome in HTMLDB. As I say, I'm biased.
    Just my .02
    cliff

  • How to Integrate B2B into Portal(7.0)

    Dear sirs,
      I have installed a CRM 5.0(sp7) based on ABAP and JAVA. The JCRM is installed on the same WAS while the PORTAL(7.0) is installed on another WAS(different form the CRM WAS).
      The ISA user management is based on CRM backend, which means that I can use SU01 to edit the B2B user.I also configured the PORTAL UME based on the CRM backend so that I can also edit the B2B user in the PORTAL user management. Now both B2B and PORTAL are based on the same user datasoure. Here is my first question:is this system landscape available for a company who want to use CRM B2B scenario? Because I once heard that EP and JCRM must be installed in the same WAS.
      The second question is: When I want to make B2B pages available in PORTAL, is using the URL iview the only way?
    For example, I want the URL:https://gwcrmdev:50101/b2b/b2b/init.do?scenario=B2BScenario&umelogin=NO displayed as an iview in PORTAL. I can't found any other way except using an URL iview. But I could see these parameters in the catagory of 'ISA B2B' of PORTAL system defination:
    ISA B2B Description:  GWB2B
    ISA B2B Host Name: gwcrmdev.com:50101 
    ISA B2B Path:  /b2b/b2b/init.do
    ISA B2B Protocol: https
    I don't know clearly about what use of those parameters. Because when I want to create an ISA iview(from template CRM generial IS iview), I can not find the system field to let me fill the alias 'SAP_CRM'. I also check the 'SHOP' iview in the PCUI package, and I can't find the 'SAP_CRM' too. When I preview this iview, it throws the Portal Runtime Error. Then there is the third question in my mind: How SAP make the iview 'SHOP' connect to the right B2B system? Is it the same problem that we must install EP and JCRM on the same WAS or you can't view the ISA iviews like 'SHOP'?
    Your experience will be highly interesting.
    Best regards,
    Vincent.

    Hi Vincent,
    For the second question the answer is
    After you create the CRM system object, Right click the system object and choose system alias. Then give a name for the system alias.
    After doing this, When you create the iview it will ask for the system then you can select the system alias.
    Regards
    Arun

  • Send data to Integrate Website using SAP PI

    Dear All
    How to upload data to website using SAP PI.
    will it be a SAP to HTTP scenario or SAP to SOAP scenario?
    What are the prerequisties fot implementing this scenario?
    Thanks and Regard
    Satish

    >
    satish raj wrote:
    > Dear All
    > How to upload data to website using SAP PI.
    > will it be a SAP to HTTP scenario or SAP to SOAP scenario?
    >
    > What are the prerequisties fot implementing this scenario?
    >
    > Thanks and Regard
    > Satish
    it can be either a SOAP or a HTTP scenario
    if the website uses the normal Post and Get then use HTTP else if they have a Webservice to communicate go for SOAP. in any case if you use the SOAP (receiver) adapter with the option Do not use SOAP envelop it actually simulates the HTTP receiver adapter

  • Session user when integrate Forms and Portal

    Hello!
    Iam working with Forms made in developer suite inside Portal and want to know how the session user (the user that is logged) is obteined to insert his login with another items in a table of my own db.
    i used
    portal.wwctx_api.get_user()
    and in another chance:
    get_application_property('sso_userid');
    but doesn't work....Somebody have another idea?

    Hello Everybody!
    i followed the steps in http://www.oracle.com/technology/products/forms/pdf/frm9isrw9i.pdf to configure forms to use SSO, and when i try to run the form from portal i obtain the following error message:
    FRM92050 failed to connect to the server /forms90/l90servlet:-1
    and in the details the first error show:
    User does not have proper credentials configured in OID.
    First, i think that "l90servlet" is wrong because the correct url is with "f90servlet" or this refer another thing?
    Second, my forms run excelent before i configure SSO, but i need this to use the get_application_property...
    Please, somebody can help me? :$

  • How to integrate BW and Portal

    HI,
    Can any one guide me how to connect portal to BW system.
    I havent done it before.
    Do we have to do SSO and User mapping?
    can any one explain Step by Step procedure.?
    are there any prerequsites?
    Regards,
    Mag.

    Hi,
    please go through following link
    http://help.sap.com/saphelp_nw04/helpdata/en/2f/741a403233dd5fe10000000a155106/frameset.htm
    Regards
    Ben

  • Integrate exited weblogic portal with webcenter portal?

    Hello all,
    I am a newbie in webcenter portal. I worked on weblogic portal last time. Now i was attempting add exited weblogic portal to webcenter portal. Is it possible? Thanks in advance!
    Regards,
    Coy

    What do you mean by "add weblogic portal to webcenter portal"?
    Like WebCenter, Weblogic portal could serve as framework for writing portal applications and/or portlets. If you have portlets, you should be OK. If you have applications, it might be a bit more tricky. If you still have a chance to run your old application on a Weblogic server (with deployed WLP libraries), you should be able to consume its outputs (web services, or even pages - at worst, take a look at Pagelet Producer, which is able to consume html pages regardless the technology). However, if you want to re-use your Weblogic apps resources, sooner or later you might be required to re-write it to the new, WebCenter framework.
    So, it really depends on what you have and what you intend to do with it.

  • Integrate jsp into Portal

    Hi, our company currently has some jsp application with its own authenication mechanism based on database tables.
    We would like to build a enterprise portal for documents control. We would like to use the employee hierachy tables in old jsp applications.
    Does anyone could give me any approach, steps and tools for doing this integration?
    I have batch upload users from old database tables to OID. What should be the next step?
    Thank you so much in advance.
    Kat

    There is an sample application shipped with BI Beans 9.0.3 pre-release that shows integration with Portal. BI Beans 9.0.3 pre-release will be posted in a few days.
    BI Beans Product Management

Maybe you are looking for

  • Issues in creating a Pre-defined filter in Universe

    Hello Everyone, Here is the problem... The idea is to have a prompt (Prompt1) to allow user select the Input type ..ie."Check Number or Invoice Number". There is the second prompt (Prompt2) which will allow user to input a value. Based on Prompt1 val

  • Trouble with Photoshop Elements 6.0

    I bought several years ago the Photoshop Elements 6.0 I´m having some problems with it. I cant see the images on the screen, I only see sand clocks and it is "generating thumbnails" all the time. Im looking for an update for this Photoshop. How do I

  • How to know previous navigation item during runtime in Forms

    Hi, How can one know the previous navigation item in oracle forms. Scenario: Navigation: US Super HRMS Manager --> People --> Enter and Maintain. On the Find Person window --> Query a Person On the People Window, there is an Assignment Button. When c

  • Java console not working

    Hi I'm using fire fox 4.0. when I click on the Java console nothing happens

  • Customize display of exception caught in DCErrorHandlerImpl

    Hi , I have referred a couple of links - http://ramannanda.blogspot.in/2011/11/error-handling-in-adf.html http://docs.oracle.com/cd/E16162_01/web.1112/e16182/validation_model.htm#sthref487 Information regarding overriding and customizing the message