Logoff and personalise link on custom portal home page

Hi,
I have created a PAR file in NWDS for Portal home page. In that i have created a header and a hover dropdown menu.
I want to add a logoff link and personalise link on it. i have tried to add the link using tag library <frm:logOffAnchor/>. bt this doesnt help.
please help.
Regards,
Rahul Doshi

did you reference html tags library for this? If no look at portal masthead par file to get information.

Similar Messages

  • # in link goes to Portal home page??!!

    Hi,
    We have developed a page template with a drop-down menu. In this menu we have a <A> tag that is not supposed to be linked anywhere. We have therefore written a # in the href. ex: <a href="#....."></a>. In Portal this # takes us to the Portal Home page. Is there a way to avoid this?
    We need the <A> tag because we use javascript events.
    Regards,
    Anniken & Lene

    Hi
    anchors (#) doesn't work because Portal puts a <bas href="path"> in the <head> section and this href is usually .../pls/portal
    So when you want to go to your anchor x further down on the page the browser thinks you want to go to .../pls/portal#x an´d that ends you up on the portal home page.
    There is a javascript fix for this. Search "HTML Anchor" in this forum (that is the title of the thread).
    Kind regards
    Tomas Albinsson

  • I have a portal home page with a navigation

    I have a portal home page with a navigation bar that is accessible to the public. This site also contains information that can only be accessed by privileged user. Therefore, I have a login/logout icon on the page.
    The problem that I am currently facing is that when I go to the page without logging in, the navigation bar is not visible. The only thing that is visible on the navigation bar are the links but without the labels. Labels or texts that are not links are visible. When I log in, only then is the navigation bar and its contents visible.
    Can someone help me resolve this problem? Is it a "style" problem or is it "security" or "rights" problem?

    Go to Settings in Chrome.
    Then in On Startup either check the Open the New Tap pag, Continue to where left off, or edit Open a specific or set of pages. It appear you have the last one checked and it is opening up that page.

  • Portal home page error after install

    Hi,
    I recently installed 9ias on solaris succesfully into its own oracle home(db cache failed but not worried yet). portal install went ok, but i can only access the admin gateway and not the portal home page. I get 500-Internal server error. Tried checking jserv config - looks ok, I can run 'IsItWorking' servlet ok but still get error - has anyone else seen this - any clues?
    thanks.....

    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Jasen Jacobsen ([email protected]):
    I just went through the same problem with a Win 2k install. The 500 error turned out to be a problem with my DNS and proxy setup. If I understand things correctly, when you hit the portal page (http://<hostname>/pls/portal30/ you are redirected to the real portal application. My machine is not registered with the corporate DNS so even though I could hit the admin pages, and the Apache test pages, when I was redirected to the Portal pages a DNS lookup was attempted and things choked.
    I've fixed the problem, for now, by telling my browser to ignore the proxy server for my portal machine's name. But now I can only hit the portal from the machine it's installed on. The long-term solution is to get the DNS issue resolved.
    Hope this helps.
    - Jasen.<HR></BLOCKQUOTE>
    Jasen,
    Please check out the Standalone Laptop configuration option discussed in the Oracle9iASPortal Configuration options white paper. I believe it will help you resolve your hostname issues. The direct link to the white paper on OTN is http://technet.oracle.com/doc.pdf/iportal/config_options.pdf
    Karthika

  • Unable to login from portal home page

    We have installed oracle9iAS portal service. we got the portal home page but when we pressed
    login link on this page we got an error saying
         Error: You cannot login because there is no configuration
         information stored in the enabler configuration table. (WWC-41439)
    we just want to know furthur details about this.
    will you please tell us details about this.?
    Actually when we were installing oracle9iAS we got some messages saying that some queries could not
    execute and asked for continuing with default settings. So we continued with default settings after
    several RETRIES.
    The database for oracle9iAS exists in different machine in the network.(I think this is not a problem)

    run ssodatan.cmd (for NT)if this is your only node.
    or
    run ssodatax.cmd (for NT)if you are associating portal to an existing Login Server
    The scripts reside in your %IAS_HOME%\portal30\admin\plsql directory

  • Urgent: cannot access the portal home page because of problem’s language

    I have installed Oracle 9iAS, including infrastructure with language FRENCH_FRANCE.WE8ISO8859P15 and portal and wireless type I don’t have problem for access to http://machine:1810 and http://machine:7779 in French.
    But when I access this url: http://machine:7779/pls/portal, there is a error : java.io.IOException:
    Unsupported character encoding: "ISO-8859-15"
    at oracle.webdb.page.BaseContentRequest.getResponseJavaEncoding(Unknown Source)
    at oracle.webdb.page.BaseContentRequest.getReader(Unknown Source)
    at oracle.webdb.page.PageBuilder.getMetaData(Unknown Source)
    at oracle.webdb.page.PageBuilder.process(Unknown Source)
    at oracle.webdb.page.ParallelServlet.doGet(Unknown Source)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:244)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:336)
    at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:59)
    at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:283)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:523)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:269)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:735)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:151)
    at com.evermind.util.ThreadPoolThread.run(ThreadPoolThread.java:64)
    When I install infrastructure, I select FRENCH_FRANCE.WE8ISO8859P15. I check in sql*plus in the v$NLS_PARAMETERS and NLS_LANGUAGE is FRENCH, NLS_TERRITORY is FRANCE, NLS_DATE_LANGUAGE is FRENCH and NLS_CHARACTERSET is WE8ISO8859P15. It seems all well.
    But I check in the Windows registry, I find that NLS_LANG is FRENCH_FRANCE.WE8MSWIN1252 under under HKEY_LOCAL_MACHINE/SOFTWARE/ORACLE/HOME1 and HKEY_LOCAL_MACHINE/SOFTWARE/ORACLE/HOME2. Then I correct in FRENCH_FRANCE.WE8ISO8859P15 in the Windows registry.
    Also I check in EM web_site in
    To check the DAD settings, in my EM Console, I go to Http Server/PLSQL Properties/DAD status. I correct NLS Language with FRENCH_FRANCE.WE8ISO8859P15.
    Also I correct langinst.cmd under OH/portal/admin/plsql to replace WE8MSWIN1252 with WE8ISO8859P15
    case f:
    setenv NLS_LANG FRENCH_FRANCE.WE8ISO8859P15
    breaksw
    case frc:
    setenv NLS_LANG FRENCH_FRANCE. WE8ISO8859P15
    breaksw
    All that I do is not useful for access the portal home page, thers is always the error java.io.IOException: Unsupported character encoding: "ISO-8859-15"
    I don’t have problem in language English. My page portal is running well in a another machine where I install Oracle9iAS in English, but I have always problem in the machine where I install Oracle9iAS in French.
    I find there are lots of this problem in this forum, but there isn’t a answer. So thanks for anyone to resolve this problem.

    Hello Michael,
    Thanks for your help !
    I think that the problem is in the PlsqlNLSLanguage. But I couldn’t check it now with the version French WE8ISO8859P15, because today I’ve installed oracle902 AS with WE8MSWIN1252 and it functions well. I find the PlsqlNLSLanguage in my $ORACLE_HOME_INFRA/Apache/mod_plsql/conf/dads.conf is FRENCH_FRANCE.WE8MSWIN1252
    , and in my $ORACLE_HOME/Apache/mod_plsql/conf/dads.conf is AMERICAN_AMERICA.WE8MSWIN1252. But I don’t understand why it doesn’t create the language’s problem.
    I will try again in another machine with WE8ISO8859P15.

  • How do I add or delete a quick link from Firefox's home page.

    How do I add or delete a quick link from Firefox's home page. I don't use most of the links and would like to add other quick links.

    You can change the order of the boxes on the about:newtab page and drag an item to a different slot to pin it to that position or you can remove a website by clicking the close X to block that URL.<br />
    You can drag a bookmark or history item and drop them in a slot on the about:newtab page to pin them and have your own favorites sites showing.
    Changes made manually on the about:newtab page are stored in the browser.newtabpage.pinned (default = [null]) and browser.newtabpage.blocked prefs that you can check/modify on the about:config page (Bug 791447).
    *http://kb.mozillazine.org/about:config
    See also this article about the New Tab page (about:newtab):
    *https://support.mozilla.org/kb/new-tab-page-show-hide-and-customize-top-sites

  • I put in my gift card code and at the top of my home page it says that I have 15 dollars. When I go to purchase it still makes me put in the code and says that it invalid. How do I pay for something when I already put in the code? please help

    I put in my gift card code and at the top of my home page it says that I have 15 dollars. When I go to purchase it still makes me put in the code and says that it invalid. How do I pay for something when I already put in the code? please help

    See Here  >  http://support.apple.com/kb/TS1646
    If no joy...
    Contact iTunes Customer Service
    Apple  Support  iTunes Store  Contact Us

  • I accidentally cleared all my cookies. Now I get the Japanese home page and I want ONLY the English home page

    I accidentally cleared all my cookies. Now I get the Japanese home page and I want ONLY the English home page. I was on the home page at the time & I copied the address. It is still in my preferences section. but even when I paste it in, I still get the Japanese site. How do I get the English site back, and ensure that I never see the japanese site on my computer ever again?

    Some sites automatically redirect you to a site in the local language.
    There is usually a link on such websites choose a language or go to an international version that allows to chose the language.
    You can click the link at the bottom of the local Google page (www.google.xx.xx) to go to the [http://www.gooogle.com/ncr "Google.com in English"] site.
    You may need to hover that local Google page with the mouse to make extra content appear.
    You can set the Google preferences on the [http://www.google.com/preferences?hl=en Google Search settings] page (link at the top right).
    Such settings are stored in a cookie on your computer that you need to allow: Tools > Options > Privacy > Cookies: "Exceptions" or Tools > Page Info > Permissions.
    * Google.com in English - always '.com': https://addons.mozilla.org/firefox/addon/51000

  • Tabs on portal home page

    I am trying to put 5 portal pages on the portal home page. However, the portal
    only allows me to put 3. Is there a fix for this?

    Sean Hoffman wrote:
    I am trying to put 5 portal pages on the portal home page. However, the portal
    only allows me to put 3. Is there a fix for this?You should be able to do this. Make sure that all the 5 pages are made
    available and visible for the group you're testing for. You can use the
    admin JSPs to do this.
    Subbu

  • Itunes will not load on my ipad. Icon is there. When I open "Music", it shows itunes with no content briefly and then takes me back to home page. What to do?

    itunes will not load on my ipad. Icon is there. When I open "Music", it shows itunes with no content briefly and then takes me back to home page. What to do?

    Quit the app and restart.
    Go to the home screen first by tapping the home button. Double tap the home button and the task bar will appear with all of your recent/open apps displayed at the bottom. Tap and hold down on any app icon until it begins to wiggle. Tap the minus sign in the upper left corner of the app that you want to close. Restart the iPad.
    Restart the iPad by holding down on the sleep button until the red slider appears and then slide to shut off. To power up hold the sleep button until the Apple logo appears and let go of the button.
    Or reset the iPad.
    Reset the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons.

  • I installed snow leopard and now videos on my Xfinity home page won't play

    I installed snow leopard and now videos on my Xfinity home page won't play

    You may be in the same boat as me.
    I deliberately bought a refurb Feb 2011 MacBook Pro, because it would have originally shipped with Snow Leopard. I have to run an application for my job, which does not run under Lion.
    Unfortunately, Apple is now upgrading all Snow Leopard machines, before selling them as refurbs. I purchased a legal copy of Snow Leopard, and have tried various downgrade solutions that I found posted on the net, without success. No matter what I do, it always goes into "three beep mode" after trying to install Snow Leopard.
    The latest development came this evening, while I was talking to the "geniuses" at Apple. Apparently, there is now a firmware revision that loads the first time you run Software Update under Lion, and it locks the machine so that it can't revert to Snow Leopard.
    The only option they have been able to offer me so far, is to return the machine and get a refund. This is maddening, as I HAVE to have a Snow Leopard machine, and can't find any other way to purchase one.

  • AOL and AOl being shown as my home page default.

    After a factory redo and some updates, my laptop, running 32bit Vista, ended up by opening in AOL and AOl being shown as my home page default. I do not want AOL but cant get rid of it HOW do I get rid of it? I keep going to tools and options and changing it to http:\home.suddenlink.net but keeps going to the default.
    TIA, tvksi

    LeeH28 wrote: After a factory redo and some updates, my laptop, running 32bit Vista, ended up by opening in AOL and AOl being shown as my home page default. I do not want AOL but cant get rid of it HOW do I get rid of it? I keep going to tools and options and changing it to http:\home.suddenlink.net but keeps going to the default. TIA, tvksi
    Hello LeeH28, Can you advise the browser you are using? Have you tried to uninstall AOL?
    Just a thought.
    Please click the White Kudos star on the left, to say thanks.
    Please mark Accept As Solution if it solves your problem.

  • Hi i am working on my web site and it appears to have blocked the ip from my server i can't open my web sites and i cant open the server home page but can do this on my iPhone i have trend micro running on 2 other desk tops all from the same router please

    Hi i am working on my web site and it appears to have blocked the ip from my server i can't open my web sites and i cant open the server home page but can do this on my iPhone i have trend micro running on 2 other desk tops all from the same router please help maybe its a firewall? Cheers Dave

    All I can suggest is that you open that file on the MBA and save it as a new file, then see if you can open the new one on the iMac.

  • Ple logo shows and then its back to the home page

    my ipod in the middle of an app it goes off and then the apple logo goes on and then its back to the home page what shold i do?

    Try:
    - Reset the iOS device. Nothing will be lost
    Reset iOS device: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Reset all settings
    Go to Settings > General > Reset and tap Reset All Settings.
    All your preferences and settings are reset. Information (such as contacts and calendars) and media (such as songs and videos) aren’t affected.
    - Restore from backup. See:
    iOS: How to back up
    - Restore to factory settings/new iOS device.
    -  Make an appointment at the Genius Bar of an Apple store.
    Apple Retail Store - Genius Bar

Maybe you are looking for

  • Skype account crash after password changing

    Hello, in the morning I checked which of my devices are connected to the same Skype ID and I saw about 3 devices with showplaces. I typed /remotelogout and changed my password. The problem is that after the password changing proccess my Skype Account

  • Ios 8.1.1 ipad mini

    i have ipa mini and wih ios 8.1.1 i cant use maps because tell me location services is failed.i have another ipad mini with ios 8.1 and this ipad is ok.is problem with ios 8.1.1??!!!!!

  • UT acquisition never ends

    I have had thi issue in the past and TAC provided me a patch under bug id CSCtd49439 but I seem to have the same problem again I have this acquisition runnng since the 9th and it as never stopped and I don't know why it is showing 45855 hosts, the mo

  • C5 Gmail imap settings not working

    i have created gmail mail box in my C5 and  tried every possible settings but it indicates no messages always. cant able to retreive email. please suggest some solution Solved! Go to Solution.

  • Instant Client Installation problems

    I am trying to install the 10g Instant Client to connect to our Oracle database via ODBC in Windows. I have downloaded the Instant Client Basic and the ODBC packages and put them into one folder on my hdd, ran the odbc_install.bat and added the folde