How to add favicon to webcenter portal project

Hi All,
I am using jdeveloper version 11.1.1.6.0.
We have developed webcenter portal application .
I want to set favicon(browser icon) for all pages in my application .
I put favicon in Web Content folder and run in local jdeveloper (integrated weblogic )but I am not able to see favicon in all the pages.
Any help is appreciated.

Hi Daniel Merchán ,
I put following code in Page template because of which it is showing icon to all the pages.
          <f:verbatim>
          <link rel="shortcut icon"  href="/contextName/favicon.ico" type="image/x-icon"/>
        </f:verbatim>       Is it right way to add icon in webcenter portal project.
Thank you for help.
Edited by: Wecenter Guru on Mar 6, 2013 7:40 PM

Similar Messages

  • Add favicon to webcenter portal

    Hi All,
    I am using jdeveloper version 11.1.1.6.0.In our webcenter portal app i want to set favicon (browser icon) for all pages in my application .
    Any help is appreciated.

    see this
    http://jwebcenter.blogspot.com/2012/08/how-to-add-favicon-image-to-browser.html

  • How to add a class in a project?

    Hello!
    i'm a beginner in developing and i don't know how to add a class in a project in Sun Java Wireless toolkit 2.5.2...
    The name of my project is essai2 and i already put a class, LogoMIDlet and now i want to put my new class ComBasique, how can i do that?
    and do you know if there is a program for bluetooth in order to connect my Nokia 6680 to another device that have a bluetooth?
    thanks a lot for your answer!
    Sophie

    how to change the class name after the project is created.In NetBeans, right click the class name either in the declaration or constructor, select Refactor --> Rename... and follow the dialog.
    You can refactor --> rename anything that is not in a guarded block. For those, there are options via the properties window.
    db

  • Regarding : How to add a user to portal group with the help of webdynpro .

    Hii ,
    I am working on an application in which with the help of an action( Button)  we r adding a user in Ztable in R/3 , as well as  group in portal.
    The user r successfully creating in Ztable but from portal side No user is assigned to Portal group.
    I need coding solution for " How to add a user to portal group with help of webdynpro"
    Any usefull link will also do.
    Pls anyone have any solution ??
    Thnks in advance.
    Rewards r waiting for u .

    Hi,
    Use UME api to add user to portal group.
    Using UME API:
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/40d562b7-1405-2a10-dfa3-b03148a9bd19
    Regards,
    Naga

  • How to add new Attachment category in Projects master creation form

    Hi Dudes,
    I would like to know that how to add new Attachment category in Projects master creation form.
    It defaults as Miscellaneous.
    I created new category by navigated Application developer - attachment - category
    but i dont know how to assign the above created category for Project master creation form
    Can you pls throw some lights into this little dark room?

    See http://docs.oracle.com/cd/E18727_01/doc.121/e12897/T302934T458262.htm
    Scrool down to the "Category Assignments Window".
    This is where you assign an attachment category to your form/function.
    See http://erpschools.com/articles/oracle-attachment-functionality-adding-an-attachment-to-a-form for step-by-step screenshots.
    Sandeep Gandhi

  • Refactoring webcenter portal project created using standard Portal features

    Is it possible to refactor(rename) the webcenter portal project which are created using "Configure the application with standard Portal features"?
    I am able to refactor the folder the except the folders which are present inside Web Content(oracle -> webcenter -> portalapp).
    I tried to rename the folder structure explicitly (from folder structure) and made the suitable changes in adf-config.xml but unsuccessful to run the application successfully!!
    Please guide me to refactor my existing project.
    Thanks in advance
    Regards
    Steve

    I am able to find answer for my question..
    http://docs.oracle.com/cd/E17904_01/webcenter.1111/e10148/jpsdg_overview.htm#CJAJDEDA
    Thank you

  • I need to know how to add closed captioning to a project Captivate 6

    I need to know how to add closed captioning in a project in Adobe Captivate 6.  It is a software demo single recording.  I don't see where to go to create closed captions or change accessilbity preferences.

    Hi there,
    First thing that you need to do is go to Project > Skin editor > and check the box for Closed Captioning button in playbar.
    A slide must have a slide audio or Slide Video to add CC notes in it.
    Go to Windows > Slide notes, to view the slide notes panel, and click on + sign to add Closed captioning notes.
    Please check this article to add CC in project: http://helpx.adobe.com/captivate/using/slide-notes.html
    Check this article for accessibility in Captivate : http://help.adobe.com/en_US/captivate/cp/using/WSc1b83f70210cd101-157ec7f211c7ef6052c-7fff .html
    Thanks.

  • How to migrate application to webcenter portal application

    Hi, I am interested in turning a fusion web application to a webcenter portal app to utilize features such as navigation models, resource manager, and catalogs, etc.
    section 8.2.1 of webcenter development guide indicates that "migrating a non-portal webcenter application to a webcenter portal application is not supported" - but perhaps possible with tedious manual steps.
    Has anyone ever tried such feat? if not, what could be the steps/considerations involved, any suggestions? (and what about doing this the other way around? - i.e., create new app from webcenter portal template and then import projects from non-portal one)
    Thanks and regards,
    Joe

    you are right. we actually experimented with deploying one project in the fusion app as shared ADF lib to be consumed in a new portal app, which works out well. but then the challenge is that the fusion app already has 50+ projects - it'd be more conforming if there's a way to reliably bring in all webcenter features to a new project under the same fusion app.
    I am thinking for whatever "webcenter portal application template" prescribes jdeveloper to do when a new application based on such template is created, if we can manually perform the exact steps from the jdeveloper gui, we should end up with the same portal project, unless some items are not exposed in ui but are programmatic outputs?. (I guess some part of this consideration is jdeveloper specific)
    Learning how the webcenter portal template (or others in general) was created in the first place might be helpful as well.

  • How to add class file to the project in netbean

    Hi,
    I am not sure if it is the right place to put the question. I just cannot find the way to add my existing java class file into the project in net bean.
    Anyone can help?
    Thanks a lot

    Look at the "classpath" entry on the Index tab in NB's Help. There are entries there that explain how to add existing classes and libraries to a project.

  • How to add rdlc reports to winform project with out throwing any error

    Hi,
    I have been trying to resolve this problem in all ways.I am working on win forms in VS 2010 using C#.I have designed 4 rdlc reports in a copy of same projects, and now I have been trying to add those rdlc reports to main project(same name of 2 projects).
    They are adding but throwing an error as "A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible.Verify that the instance name is correct and that
    SQL Server is configured to allow remote connections. (provider: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified) "
    at 
    private void report10th_Load(object sender, EventArgs e)
    // TODO: This line of code loads data into the 'dataset10th.attendance' table. You can move, or remove it, as needed.
    this.attendanceTableAdapter.Fill(this.dataset10th.attendance);//throws an error here
    // TODO: This line of code loads data into the 'dataset10th.regestration' table. You can move, or remove it, as needed.
    this.regestrationTableAdapter.Fill(this.dataset10th.regestration);
    // TODO: This line of code loads data into the 'dataset10th.tenthclass_marks' table. You can move, or remove it, as needed.
    this.tenthclass_marksTableAdapter.Fill(this.dataset10th.tenthclass_marks);
    //this.reportViewer1.RefreshReport();
    please Help me out how to add these RDLC reports to win forms 

    Thank you for replaying me sir,
    Finally i got to know the answer through your instructions.
    I have a look into app.config file and replaced the server name as 
    <add name="f2.Properties.Settings.smssmsConnectionString" connectionString="Data Source=User-pc\sqlexpress;Initial Catalog=smssms;Integrated Security=True"
    providerName="System.Data.SqlClient" />
    //to
    <add name="f2.Properties.Settings.smssmsConnectionString" connectionString="Data Source=.;Initial Catalog=smssms;Integrated Security=True"
    providerName="System.Data.SqlClient" />

  • How to add dll file to EAR project

    hi,
    i am working with JNI . how to add .dll files to EAR for deployment in NetWeaver.
    regards
    Guru

    HI
    GOOD
    GO THROUGH THESE LINKS
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/2583bbf9-0701-0010-8db5-a558e0c6f1fe
    http://support.businessobjects.com/documentation/product_guides/boexir2/en/xir2_bip_install_en.pdf
    THANKS
    MRUTYUN

  • JDev 1.1.1.4 Webcenter Portal project

    Hi,
    I have created a WebCenter Portal application with all the default settings, and had done the following pre-requisites.
    1. RCU 1.1.1.4 to create the necessary database tables.
    2. Webcenter DS datasource
    however even after not changing/adding a single line of code and running the application, i get the following error in JDev:
    <JUApplicationDefImpl> <logDefaultDynamicPageMapPattern> The definition at portal.DataBindings.cpx, uses a pagemap pattern match that hides other cpx files.
    <NavigationCatalogException> <<init>> oracle.adf.rc.exception.DefinitionNotFoundException: cannot find resource catalog using MDS reference /oracle/webcenter/portalapp/navigations/default-navigation-model.xml Root Cause=[MDS-00013: no metadata found for metadata object "/oracle/webcenter/portalapp/navigations/default-navigation-model.xml"] [Root exception is oracle.mds.core.MetadataNotFoundException: MDS-00013: no metadata found for metadata object "/oracle/webcenter/portalapp/navigations/default-navigation-model.xml"]
    thanks in advance.

    Did you create your project in a directory with a space in its name? JDeveloper has some issues with spaces in the path...
    Normaly for a regular WebCenter portal application, you do not need the webcenter DS or any table created by the RCU. You only need the webcenter ds for services like tagging, linking and also for webcenter spaces but for a normal webcenter portal application, you don't need it unless you need to use those services.
    So you only created a new Webcenter portal application and pressed run without doing anything?

  • How to add jar files to a project?

    What is the correct way to add jar files to a project?
    Jdev Help has an entry "Adding Files to a Project Using the Add Files or Directories Dialog", but when I goto File->Open as it says, there is no "Add Files or Directories" dialog.
    Using JDEVADF_11.1.1.3.PS2_GENERIC_100408.2356.5660 on Linux.

    That's not quite what I need, as it does not copy the files into the project, but just creates references to their original location in the filesystem. We want local copies so we can check the whole project into Subversion and not have external dependencies.
    Should I just copy the files manually (outside of Jdeveloper)? And what directory should I copy to?
    Thanks.

  • How to add .jar files in my project

    Hi all,
    i am designing a application where i want to translate some words of my web page to different language
    say, i want "search" word to be translated to french language
    i have got some .jar files google-api-translate-java-0.4.jar to do this work...
    can anyone tell in which folder to put .jar files ,so that it works in my project..
    i am using Eclipse SDK 3.3
    Thanks

    how to add .jar files in my project In your eclipse goto,
    Project --> Properties --> Java Buil Path --> Add External Jar
    By that u can select your JAR and click OK..........

  • How to add Hindi language in Portal

    Hi,
       Can someone tell me how I can have Hindi language in Portal.
    For this I have gone through some forums, but didn't get the perfect answer.
    For this what I had done is as follows :
    1. Export the com.sap.portal.admin.wizardframework.par.bak file.
    2. Change it to com.sap.portal.admin.wizardframework.par
    3. I drilled down into it as com.sap.portal.admin.wizardframework.par\PORTAL-INF\config and there I find availableLocales.properties and in this I have added <b>hi</b> in the last line i.e. below <b>zh_TW</b>
    4 Also exported wizard_language_resources_en.properties from as com.sap.portal.admin.wizardframework.par\PORTAL-INF\private\classes and renamed it to wizard_language_resources_hi.properties and add it to the same path i.e. com.sap.portal.admin.wizardframework.par\PORTAL-INF\private\classes
    5. Again I deployed back the com.sap.portal.admin.wizardframework.par par file to Server and restarted the Server.
    But still Hindi hasn't come in the drop-down list for languages in Portal
    Can someone help me on this.
    Regards,
    Deep

    Hi,
    You said that Hindi conversion for Welcome is working in Masthead! and you also say after applying note 624929 and setting user language as hindi Welcome message is not shown in hindi. Here these both statements are contradicting.
    As the lookup for resource bundle, is done from user language and when no language specific resource bundle found will show English as it is default.
    If you still have problems here, tell me more what you did. Like the extensions of your properties files and the language settings of your portal.
    To know how the lookup of resource bundle happens:
    http://help.sap.com/saphelp_nw70/helpdata/en/42/938297a5061d69e10000000a1553f6/frameset.htm
    To translate portal contents (Roles, Worksets, Pages, iViews) to Hindi:
    http://help.sap.com/saphelp_nw70/helpdata/en/74/641640b7b6dd5fe10000000a155106/frameset.htm
    http://help.sap.com/saphelp_nw70/helpdata/en/42/9381b4a5061d69e10000000a1553f6/frameset.htm
    Greetings,
    Praveen Gudapati

Maybe you are looking for

  • Need Urgent help Error while retrieving a password for credential: ReaderRi

    I am receving the following error while deploying my web dynpro application containig a adobe form .The issue is that when i perform teh following test Enter the following URL in the browser http://<server>:<port>/AdobeDocumentServices/Config The web

  • ITunes shuts down when I sync iPod

    Ever since I did the last software update, everytime I connect my 30G iPod to synch with iTunes...iTunes automatically shuts down. I can use iTunes just fine by itself and the same for the iPod. But once I connect them, iTunes just shuts down. I usua

  • Putting the firefox icon on my desktop

    when I download the Firefox browser it failed to put an icon on my desktop, it failed to put it on my quick launch bar and it doesn't show it has been installed on my computer

  • Simulation Question....

    I have been experimenting what seems like forever trying to find the right combination of simulation behaviors that could cause a particle emitter to simulate air particles parting around an object in a wind tunnel. If you are up to the challenge or

  • Access list of iBooks w/ user's permission

    Is it possible for an app to access a user's local list of iBooks with the user's permission?