New url's

Hi SDN's
Can u guide me step by step procuder for to create a new URL to my portal.
I hav seen the forums, sme threads r there. but i didnt get da exact procedure to follow. i just bugged up n at last option i m droping this msg.
plz guys, guide me

Hi Rajesh,
I assume that you want to change the URL you use to access your SAP NetWeaver Portal installation.
The easiest way is to create an HTTP Alias and place it to the corresponding directory the index.html file which redirects you to any URL you want. Find more detailes on HTTP Aliases in the <a href="http://help.sap.com/saphelp_nw04/helpdata/en/ee/0618d0899001408d821096c85ff8a2/frameset.htm">SAP Library</a>.
A HTTP Alias is only a set of static html-files where you can also use client-side JavaScript. If you want more flexible thing you can use J2EE Application and create Application Alias. Find more information about Application Aliases <a href="http://help.sap.com/saphelp_nw04/helpdata/en/96/910fcdfe1c384f8e17cf86947794cf/frameset.htm">here</a>.
Best Regards,
Martin

Similar Messages

  • Open a new url in  same  window

    I am displayed a button using web dynpro abap,
    if i click the button means a new url page should be
    opened in the same window.
    I did the application but when i click the button means
    a new window is opened.It should not be happened.
    Anyone can plz send me the correct coding immediately....

    >
    cranjith kumar wrote:
    > I am displayed a button using web dynpro abap,
    > if i click the button means a new url page should be
    > opened in the same window.
    >
    > I did the application but when i click the button means
    > a new window is opened.It should not be happened.
    >
    > Anyone can plz send me the correct coding immediately....
    First of all how is anyone supposed to help you correct your coding when you have posted any.  We can't possibly know what is going on inside the event handler for your button. I suggest that post some of your coding here.  In general if you want to open another URL in the same page without using the linkToURL UI element, you should consider the usage of Exit Plugs:
    [http://help.sap.com/saphelp_nw70/helpdata/EN/45/1bc575ba064574e10000000a114a6b/frameset.htm|http://help.sap.com/saphelp_nw70/helpdata/EN/45/1bc575ba064574e10000000a114a6b/frameset.htm]
    Second, please don't ask people to do something "immediately".  Everything done in the forum is on a volunteer basis and people help out as fast as possible.  Your prompting for immediate action is quite unnecessary and could be considered somewhat rude.

  • Open new URL page in same window

    Hi all,
    I am using LinkToUrl UI element for opening a new URL
    page.
    I did it successfully by giving the URL in reference property.
    But the link is opening in new window.It should be opened
    in same window instead of new window.
    Any one can help me........

    Hi
    Use the target property of LinktoURL .
    You can specify the window name where you want to load new URL.
    Check the following Link.
    [Link|http://help.sap.com/saphelp_erp2005/helpdata/en/25/e2f0416ab6da6fe10000000a1550b0/content.htm]
    Regards
    Naresh

  • Minefield just would not open pages, whatever I tries to type in the addressbar the URL just stayed there and nothing happened. Even if I opened a new tab and put a new url again it did not even start loading the page. This is happening since the last upd

    Minefield just would not open pages, whatever I tries to type in the addressbar the URL just stayed there and nothing happened. Even if I opened a new tab and put a new url again it did not even start loading the page. This is happening since the last updates from today or yesterday. I already removed minefield and installed it again
    == This happened ==
    Every time Firefox opened
    == today ==
    == User Agent ==
    Mozilla/5.0 (Windows; Windows NT 5.2; Win64; x64; rv:2.0b3pre) Gecko/20100728 Minefield/4.0b3pre ( .NET CLR 3.5.30729; .NET4.0E)

    Create a new profile as a test to check if your current profile is causing the problems
    See [[Basic Troubleshooting|#Make_a_new_profile|Basic Troubleshooting: Make a new profile]]
    There may be extensions and plugins installed by default in a new profile, so check that in "Tools > Add-ons > Extensions & Plugins"
    If that new profile works then you can transfer some files from the old profile to that new profile (be careful not to copy corrupted files)
    See http://kb.mozillazine.org/Transferring_data_to_a_new_profile_-_Firefox
    See also http://kb.mozillazine.org/Browser_will_not_start_up
    You can discuss issues with Namoroka 3.6 and Minefield 4.0 nightly and alpha/beta builds at the MozillaZine Firefox Builds forum.
    That forum is better suited to discuss such issues.
    You need to register on the MozillaZine forum site in order to post at that forum.
    See http://forums.mozillazine.org/viewforum.php?f=23

  • How do I move from one website to another using Safari, while still allowing Pandora to provide music in the background? It seems that when ever I open a new URL, I lose Pandora.

    How do I move from one website to another using Safari, while still allowing Pandora to provide music in the background? It seems that when ever I open a new URL, I lose Pandora.

    Try running Pandora in its own tab and leaving that tab open (Safari 7.1.5, OS 10.9.5).  I don't have Pandora to try this, but it works for me otherwise.
    Good luck
    srb

  • Opening a new URL in an existing browser window from a Java application

    I've tried one of the many codes to open a new browser window and it works, but I need something else.
    Is there any way to open a new URL on the same window on a Java desktop application? (Changing the URL on the current browser window without opening a new one, I mean).

    You can do that by using an add-on such as:
    * NewTabURL - https://addons.mozilla.org/firefox/addon/newtaburl
    * New Tab Homepage - https://addons.mozilla.org/firefox/addon/new-tab-homepage
    Another way of opening the home page in a new tab is to middle click on the home button in the navigation toolbar.

  • How to add a new url link in a view of an existing webdynpro component?

    How to add a new url link in a view of an existing webdynpro component?

    hi ,
    refer SAP online hep :
    Implementing Enhancements in a View
    http://help.sap.com/erp2005_ehp_04/helpdata/EN/46/233f2189f74f08e10000000a114a6b/frameset.htm
    To enhance the layout of the view, you can create new UI elements. This procedure is no different u2013 from a technical viewpoint u2013 from creating UI elements in components themselves. All UI elements created within the enhancement implementation can then be processed as usual.
    Enhancements  means inserting user developments into SAP development objects at predefined positions.
    The Enhancement Framework enables you to add functionality to standard SAP software without actually changing the original repository objects, and to organize these enhancements as effectively as possible.
    refernce :
    have a look at this article
    How to Create Enhancement Implementation in Web Dynpro ABAP
    http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/700317da-bd79-2c10-368e-8f18bf5d8b81&overridelayout=true
    as pointed correctly by Saurav in earlier thread
    regards,
    amit

  • How can I make linux firefox let me click in the url address bar and have the whole url highlighted so that I can delete it with one press of the delete button, in preparation for typing in a new url?

    It's clear no human has read my question yet, but some computer somewhere has asked for more details.
    I don't know what kind of details could make my question clearer - I thought it was verbose to begin with.

    The question is clear. <br/>
    Type <b>about:config</b> and change (double click) either or both of
    <pre>browser.urlbar.clickSelectsAll
    browser.urlbar.doubleClickSelectsAll</pre><br/>
    But as a user of Firefox on Linux I wouldn't want it to do that. If I already have a URL in there I often want to modify it and that's easy as it is. If I want to type a completely new URL I can double-click it to select the whole thing then just start typing - no need to hit delete. <br/>

  • When I open a new URL I want it to open in a new tab instead of replacing the last tab in line.

    When I have several tabs open and I open a new URL the new URL replaces the last tab on my bar. I would just like for the new URL to open in a new tab.

    Did you have the Google Toolbar installed?
    * http://www.google.com/support/toolbar/bin/answer.py?answer=115561 Web-browsing tools : Google new tab page and most visited websites
    Other extension that have a similar feature:
    *Speed Dial: https://addons.mozilla.org/firefox/addon/4810
    *Fast Dial: https://addons.mozilla.org/firefox/addon/5721

  • How do I open a new tab/new URL from a plugin's sidebar?

    I have created a plugin with a sidebar. I would like to be able to change the URL of the current tab in the sidebar's window or open a new tab, given that I click a button in the sidebar (or an event is triggered in the sidebar). I am currently using the following Javascript code to go to a new URL:
    content.location = newURL;
    However, I have other buttons in the sidebar that open new (small) windows. If I first click one of these buttons to open a new window, then the above code fails; it changes the URL of the tab in THAT NEW WINDOW, not in the window of the sidebar. How do I change this?
    This also seems to be complicated by the fact that the sidebar document does not have a parent. Any tips are appreciated!

    Hi fireferret817,
    Thank you for your question, however development questions are best answered in stackoverflow.com or the mozllazine.com forums.
    If there are any differences made when you change the behavior of opening up a new url this option can be found in the Preferences/Options > Tab menu.

  • How do i update a single bookmark to a new url.

    probably already there but i cant find it .
    there are some very old bookmarks in my personal bookmark collection. Some of them point to a wrong adress.
    How do i update them ?
    Maybe something like chose 'update bookmark' while being on the new page and then select an old bookmark ..
    -mj

    aha,  nice.
    an update option in this context menu would be really nice
    now i have to copy the new url and paste it in the edit box....
    I tried to drag it but when click the adres the editbox dissapears ....
    ok it sort of works
    thx
    maybe an idea for a next update

  • Open new URL in same window

    Hi all,
    I am using "linktourl"  element for open a new url page.
    This is done by reference property(opens in new window).
    My need is to open the New URL in same window instead
    of new......
    Anyone can help me plz and send the codings.....

    I think this is double posting.....please close one thread
    [link|open new URL page in same window;

  • PCUI - Open new url or bsp with a Toolbar Button

    Hi all,
       I have a PCUI custom application (CRM_BSP_FRAME)and i want open a new url or bsp with my button on the toolbar of result list. Important: Without modification of standard.
    Thx in Advance
    Regards.
    Manuel

    Hi Manuel,
    in the event you can enter an object link.
    Regards
    Thomas

  • How do I force firefox to open a new URl on the current viewed tab or a new one. It opnes the URl on an existing Non viewed tab

    I have tried all the tab option and can not get Firefox to act like it did on the previous version. Firefox does not display the new url in the existing open tab or a new tab. Since installing the update, it opens the url in an existing backgound tab.

    Open link/bookmark in new tab in same window:
    *Middle-click (press the mouse scroll wheel) the link
    *Ctrl+left click the link
    *right-click the link, choose "Open Link in New Tab"
    Open link/bookmark in new window:
    * Shift+Enter on the link
    * Shift+left click on the link
    See: http://www.7is7.com/software/firefox/shortcuts.html

  • New URL, how do I get iTunes to point to my new feed

    We are in the process of redesigning our webpage. We purchased a new domain name and changed our webhost. Our new website is www.calvarybible.com. I am wondering how to get iTunes to point to my new feed. It is all the same content just at a new URL. I have sent a few messages via "report a concern", but have not seen any response.
    Any ideas would be greatly appreciated.
    Thanks,
    Mike
    Dell PC   Windows XP  

    Geek,
    Thanks, I set up the <itunes:new-feed-url> tag. When I updated my podcast in iTunes it found the new feed. I should have read the specifications better.
    We will be sending the old domain name to the new URL soon, so I am glad I got this done as it says to keep the old feed for at least 48 hours. Thanks for pointing me in the right direction.
    Thanks,
    Mike

  • Hotkey shortcut for selecting url in address bar to type new url?

    Hi, is there a shortcut hotkey for selecting all of the url in a browser window in oder to quickly type a new address, etc?
    Thanks
    (For example, rather than move the cursor up to an address such as http://www.apple.com is there a key combination I can use to select the entire address so I can type in a new url, such as pixar.com ?)
    Sorry if this is so basic.....

    oceanbluesky,
    Use (⌘ + L)
    ;~)

Maybe you are looking for