Re-Directing URL

How do I get a URL such as www.address.com/link to bring up
the page www.address.com/link
.html
I have seen this used on other websites, but if I type the
address without the file extension on my webpage it just brings up
an error message.
Hope someone can shed some little on this for me.
Thanks,
Webbo

> thats used a lot and a fair number of "web site authors"
list it's use
It's the wrong way to do it under any circumstances. Server
redirects are
the right way.
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com
- Template Triage!
http://www.projectseven.com/go
- DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs,
Tutorials & Resources
http://www.macromedia.com/support/search/
- Macromedia (MM) Technotes
==================
"Ian" <[email protected]> wrote in message
news:[email protected]...
> Hi Murray
>
> I didn't mean to imply refresh was one of the best
methods but it is one
> thats used a lot and a fair number of "web site authors"
list it's use. I
> always do it on the server as someone on the forum
advocated some time ago
>
> Have a good weekend
>
> Ian
> "Murray *ACE*" <[email protected]>
wrote in message
> news:[email protected]...
>> Baloney. That is definitely not even in the running
for best method.
>> There are way too many problems associated with the
use of the refresh.
>>
>> The only way to do it is to have a FOLDER called
"link", and to place a
>> default filename in that folder (different hosts use
different default
>> filenames). Thus, browsing to ''
http://www.example.com/link''
would
>> cause the browser to receive
>> ''
http://www.example.com/link/<defaultfile>''.
>>
>> --
>> Murray --- ICQ 71997575
>> Adobe Community Expert
>> (If you *MUST* email me, don't LAUGH when you do
so!)
>> ==================
>>
http://www.dreamweavermx-templates.com
- Template Triage!
>>
http://www.projectseven.com/go
- DW FAQs, Tutorials & Resources
>>
http://www.dwfaq.com - DW FAQs,
Tutorials & Resources
>>
http://www.macromedia.com/support/search/
- Macromedia (MM) Technotes
>> ==================
>>
>>
>> "Ian" <[email protected]> wrote in message
>> news:[email protected]...
>>> There are two main ways of doing this and
whenever this question arises
>>> there are arguments put forward for both
methods.
>>>
>>> The accepted best method is to use re direct on
your server which avoids
>>> problems with the browser back button.
>>>
>>> However if you do not or can't get access to
your web server then you
>>> can do it using the following command
>>>
>>> <META http-equiv="refresh" content="2;
>>> URL=http://www.xyz.com/">This does pose
problems for search
>>> engines and browserscheersIan"Webbo agogo"
>>> <[email protected]> wrote in
message
>>> news:[email protected]...
>>>> How do I get a URL such as
www.address.com/link to bring up the page
>>>> www.address.com/link<b>.html</b>
>>>>
>>>> I have seen this used on other websites, but
if I type the address
>>>> without the
>>>> file extension on my webpage it just brings
up an error message.
>>>>
>>>> Hope someone can shed some little on this
for me.
>>>>
>>>> Thanks,
>>>> Webbo
>>>>
>>>
>>>
>>
>>
>
>

Similar Messages

  • Direct URL for IOBJECT in CRM 7.0

    Hello,
    we use direct URL to call from external a BUPA, like this:
    http://<CRMSERVER>:8000/sap(bD1kZSZjPTAxMCZkPW1pbg==)/bc/bsp/sap/crm_ui_start/default.htm?crm-object-type=BP_ACCOUNT&crm-object-action=B&crm-object-value=32326&crm-object-keyname=PARTNER&saprole=ZVTRSACH
    How do i need to change this URL to open directly IOBJECT 30000 instead of this BUPA?
    Thank you
    Best regards
    Manfred

    Hello Manfred,
    Double check this excellent blog:
    /people/poonam.assudani/blog/2007/10/08/call-a-specific-component-and-object-from-outside-crm-using-url
    There could  be a problem with your mapper class: set a breakpoint in method GET_ENTITY_FROM_UI_OBJECT and see what's going wrong...  Also check that you're not missing any customizing entry in your navigation bar profile.
    Kind regards,
    Nicolas Busson.

  • SRM 7.0 business object / individual procurement document direct URL access

    Hello,
    While our Basis team is configuring the Portal integration with our newly upgraded SRM 7.0 system, I am wondering if it's possible to take a sneak peak at the business object on the WebDynpro screen, for example, via SICF webdynpro service, such as
    /default_host/sap/bc/webdynpro/sapsrm/wdcc_v_rfq_puchaser
    After activating all relevant services (as far as I understand), I tried to access the following URL directly on the browser:
    https://<server;domain>:<port>/sap/bc/webdynpro/sapsrm/wdcc_v_rfq_purchaser?sap-client=010&sap-language=EN?
    I encountered the "Access via 'NULL' object reference not possible" exception on the web page. I think it's due to the missing object type and object id reference on the HTTP parameters. But what are the parameter name(s) that are required on the URL? Does anybody have the experience in accessing an individual document through direct URL?
    Thanks,

    This question has been answered by the following blog:
    /people/ulli.hoffmann2/blog/2009/10/07/srm-70-running-it-without-the-portal

  • Open project Activities tab by direct URL in P6 8.1 Web Access

    Hello!
    I'm trying to access project workspace in P6 Web Access v 8.1 by direct URL from another HTTP resource.
    But P6 redirects me to another dialog (for choosing project from the list) if project is not opened before by clicking command Open from menu.
    Does anyone know how to prevent the opening of a project selection dialog and go directly to the page of the project activities?
    Now im using this format of URL:
    http://primavera:7777/p6/action/pm/activities?projectId=1000&wbsId=20000&ProjectName=null&checkTabs=true

    I face similar issue and as work around i copied the user profile and created new user.
    It works fine with new user profile.
    I think it happens sometimes we check new tab before loading previous one and because of that user profile get corrupt.

  • Direct URL link to "Last Instance" on XI 3.0

    I am looking for getting direct URL to "Last Instance" of a Desktop Intelligenge Report on XI 3.0.
    An idea ?

    this is all about openDocument API
    i think thats wat you need
    http://devlibrary.businessobjects.com/BusinessObjectsXI/en/en/BOE_SDK/boesdk_dotNet_doc/doc/boesdk_net_doc/html/Report_Linking13.html
    good luck
    Amr

  • I accessed the page protected by ADF security using direct url access attac

    hi,
    I played with my application which is based on SRDemo code (with added ADF security handling protection of resources) using direct url access scenarios. I was able to access a protected page as authenticated but not authorized user. I'll try to explain what I did.
    There are two folders/web resources in my application, faces/folderA/* and faces/folderB/*.
    roleA only is configured to access first web resource and the roleB is configured to access the second resource.
    I used ADF security to authorize only roleA for page in folderA and to authorize only roleB for page in folderB.
    I configured error pages in web.xml:
    <error-page>
    <error-code>400</error-code>
    <location>faces/error/error400.jspx</location>
    </error-page>
    <error-page>
    <error-code>401</error-code>
    <location>faces/error/error401.jspx</location>
    </error-page>
    <error-page>
    <error-code>403</error-code>
    <location>faces/error/error403.jspx</location>
    </error-page>
    <error-page>
    <error-code>404</error-code>
    <location>faces/error/error404.jspx</location>
    </error-page>
    <error-page>
    <exception-type>java.lang.Throwable</exception-type>
    <location>faces/error/error500.jspx</location>
    </error-page>
    Other config params are:
    <login-config>
    <auth-method>FORM</auth-method>
    <form-login-config>
    <form-login-page>infrastructure/ABLogin.jspx</form-login-page>
    <form-error-page>faces/error/error401.jspx</form-error-page>
    </form-login-config>
    </login-config>
    <security-constraint>
    <web-resource-collection>
    <web-resource-name>AB Prototype</web-resource-name>
    <url-pattern>faces/ABAbout.jspx</url-pattern>
    <url-pattern>faces/ABHelp.jspx</url-pattern>
    <url-pattern>faces/ABLogout.jspx</url-pattern>
    <url-pattern>faces/ABWelcome.jspx</url-pattern>
    </web-resource-collection>
    <auth-constraint>
    <role-name>A</role-name>
    <role-name>B</role-name>
    </auth-constraint>
    </security-constraint>
    <security-constraint>
    <web-resource-collection>
    <web-resource-name>AZone</web-resource-name>
    <url-pattern>faces/folderA/*</url-pattern>
    </web-resource-collection>
    <auth-constraint>
    <role-name>A</role-name>
    </auth-constraint>
    </security-constraint>
    <security-constraint>
    <web-resource-collection>
    <web-resource-name>BZone</web-resource-name>
    <url-pattern>faces/folderB/*</url-pattern>
    </web-resource-collection>
    <auth-constraint>
    <role-name>B</role-name>
    </auth-constraint>
    </security-constraint>
    <filter>
    <filter-name>adfBindings</filter-name>
    <filter-class>oracle.adf.model.servlet.ADFBindingFilter</filter-class>
    <init-param>
    <param-name>unauthorizedErrorPage</param-name>
    <param-value>faces/error/error401.jspx</param-value>
    </init-param>
    </filter>
    <filter>
    <filter-name>adfFaces</filter-name>
    <filter-class>oracle.adf.view.faces.webapp.AdfFacesFilter</filter-class>
    </filter>
    <filter-mapping>
    <filter-name>adfBindings</filter-name>
    <url-pattern>*.jsp</url-pattern>
    </filter-mapping>
    <filter-mapping>
    <filter-name>adfBindings</filter-name>
    <url-pattern>*.jspx</url-pattern>
    </filter-mapping>
    <filter-mapping>
    <filter-name>adfFaces</filter-name>
    <url-pattern>*.jsp</url-pattern>
    <dispatcher>FORWARD</dispatcher>
    <dispatcher>REQUEST</dispatcher>
    <dispatcher>ERROR</dispatcher>
    </filter-mapping>
    <filter-mapping>
    <filter-name>adfFaces</filter-name>
    <url-pattern>*.jspx</url-pattern>
    <dispatcher>FORWARD</dispatcher>
    <dispatcher>REQUEST</dispatcher>
    <dispatcher>ERROR</dispatcher>
    </filter-mapping>
    <servlet>
    <servlet-name>Faces Servlet</servlet-name>
    <servlet-class>javax.faces.webapp.FacesServlet</servlet-class>
    <load-on-startup>1</load-on-startup>
    </servlet>
    <servlet>
    <servlet-name>resources</servlet-name>
    <servlet-class>oracle.adf.view.faces.webapp.ResourceServlet</servlet-class>
    </servlet>
    <servlet>
    <servlet-name>adfAuthentication</servlet-name>
    <servlet-class>oracle.adf.share.security.authentication.AuthenticationServlet</servlet-class>
    <load-on-startup>2</load-on-startup>
    </servlet>
    <servlet-mapping>
    <servlet-name>Faces Servlet</servlet-name>
    <url-pattern>/faces/*</url-pattern>
    </servlet-mapping>
    Once I authenticated as user in roleA I was trying to directly access URLs accessible only by users in roleB. In the beginning everything worked OK: I was dispatched to error401.jspx page with message Not authorized... etc.
    But I kept trying to access different URLs, like http://localhost:8988/AB/faces, http://localhost:8988/AB/faces/folderB, http://localhost:8988/AB/faces/folderB/pageB.jspx, http://localhost:8988/AB
    (not necessarily in that order, I played for a couple of minutes and the system would always dispatch to error401.jspx page if unauthorized attempt. But all of sudden, to my surprise, I got the pageB.jspx page while logged in as user belonging to roleA!)
    Not sure how that happened but the connectedUser on pageB (#{userInfo.authenticated}) shows that I am logged in as user whose role is A.
    I checked Authorization in ADF security and it is still correct: pageB is only accessible to roleB and pageA is only accessible to roleA.
    I hope I made some stupid mistake in my configuration?

    Hi,
    ADF Security is JAAS permission based and not container managed. Note that unless you explicitly configured ADF Security you don't use ADF Security but container managed security, which is all that I can see in your configurations.
    Not sure which version fo JDeveloper you use, but if you could change the following setting
    <security-constraint>
    <web-resource-collection>
    <web-resource-name>AZone</web-resource-name>
    <url-pattern>faces/folderA/*</url-pattern>
    </web-resource-collection>
    <auth-constraint>
    <role-name>A</role-name>
    </auth-constraint>
    </security-constraint>
    <security-constraint>
    <web-resource-collection>
    <web-resource-name>BZone</web-resource-name>
    <url-pattern>faces/folderB/*</url-pattern>
    </web-resource-collection>
    <auth-constraint>
    <role-name>B</role-name>
    </auth-constraint>
    </security-constraint>
    to contain jspx file references instead of wildcards like in faces/folderB/* then what you see should no longer be possible. There was a known issue with the security settings in SRDemo that was caused by a defect in OC4J container managed security. I would expect this issue to be fixed in a more recent version of OC4J.
    However, the work around until then is to protect all JSPX files in a directory instead of using wild card matches
    Frank

  • Access Web Dynpro Java application through direct URL

    Hi Guys,
    we have a requirement that there is a link in web dynpro abap screen, click on it will open a new ie window running web dynpro java application, so what i did is i have given direct url link for that web dynpro java application:
    as this:
    https://servername:50001/webdynpro/dispatcher/sap.com/ess~lea/TeamView
    but after i clicked on this url, it pop up 1 window, after i entered id & passoword, it is showing this wd java appl, but there is 1 grey image on top of the view & "welcome xxxx"; below that is the actual view from wd java.
    the layout is :
    grey image----
                             welcome xxxxxxxx
    Teamview
    actual ivew
    how to remove the grey image & the "welcome xxx"? it looks like masthead but we dun need it.
    thanks

    Hi Feng,
    Actually what you are seeing using the application URL and after giving the credentials on Portal is a portal screen which carries the theme as well. Therefore, you will be able to see the masthead with header and Portal User Name. So, use the URL generated by preview of a web dynpro iView in your component to avoid the masthead.
    Regards,
    Tushar Sinha,
    Infosys,
    Hyderabad

  • How do I create a direct URL link to my iBook product page?

    How do I create a direct URL link to my iBook product page? The Apple iTunes linkmaker webpage appears to have been updated recently --- and I can't create a direct link to my iBook, or any iBook for that matter.

    No, not with a direct link to the iTunes product page which I can copy and use. However I found another work around by viewing another book's product page, then clicking "view more by this author" and found the link that way. Thanks for your reply.

  • XCM Biller Direct  url issue

    Hi,
                The following error will occured while opening the biller direct url.
    "Internal system Error (connection manager lost ), contact your system administrator .
    Even though  configured the settings in XCM, getting above error.
    How to overcome this ?
    Best Regards
    Srikanth

    Hi , Thanks for your  reply,
                                                       Applied latest SCA file from market place but problem still persists , giving error message
    "correct the XCM configuration".
    Configure the xcm settings correctly but still getting same error message "correct xcm settings"
    Thanks
    Srikanth

  • Unauthorised users accessing iviews through a direct URL

    Hi,
    How do you prevent unauthorised users from accessing iviews through a direct URL? e.g. From the BeX Web Template on testing a query a URL is known, this URL can then be used by user who have no rights to view/ execute this report (after portal logon).
    Can security zones be defined for the BeX iviews? If yes, how? Does setting the parameter Dcom.sap.nw.sz=true solve the problem? 
    Appreciate your input.
    Many thanks,
    Dharmi

    Hi Bharath,
    Thank you for the input.
    Can you please be more specific as to which BW component ?
    I navigated to
    Go to permission editor: 'System Administration' -> 'Permissions' -> 'Portal Permissions'.
    folder: 'Security Zones' -> 'sap.com' -> 'NetWeaver.Portal' -> 'high_safety'
    There the rights are ok.
    Best regards,
    Dharmi

  • Accessing the Permission,Properties and Subscription tab with Direct URL.

    Hello,
    I am trying to accessing the permission tab with direct url, but i could not able to find a way to access it.
    we can access this permissions tab browsing through Details - > Settings -> Permissions , the similar way  Details - > Settings -> subscriptions.
    But i wanted to use a single(i.e direct url) which can open these tabs.
    Could you please help me on this.
    Thanks
    Best Regards
    Manoj K

    Hello,
    I have resolved this issue by myself.
    You can access the subscription interface directly using the below url.
    http://<hostname>:<port>/irj/go/km/details/documents?isp=subscription&Standalone=true&StartPage=StandaloneDetailsPage
    or
    https://<hostname>:<port>/irj/go/km/details/documents?isp=subscription&Standalone=true&StartPage=StandaloneDetailsPage
    And for the properties interface by using the below url.
    http://<hostname>:<port>/irj/go/km/details/documents?isp=properties&Standalone=true&StartPage=StandaloneDetailsPage
    For the permissions interface.
    https://<hostname>:<port>/irj/go/km/details/documents?isp=permissions&Standalone=true&StartPage=StandaloneDetailsPage

  • Anonymous access to Portal Component over direct URL.

    Hi All,
    Im having a few Issues with enabling anonymous access to a portal component.
    Here is a mock of our portalapp.xml file
    <?xml version="1.0"  encoding="iso-8859-1"?>
    <application>
      <application-config>
        <property name="SharingReference" value="usermanagement, knowledgemanagement, landscape, htmlb, exportalJCOclient, exportal"/>
        <property name="startup" value="true"/>
        <property name="releasable" value="true"/>
        <property name="Vendor" value="com.ourdomain"/>
        <property name="SecurityArea" value="OurSecurityArea"/> -->
      </application-config>
      <components>
        <component name="MyComponent">
          <component-config>
            <property name="ClassName" value="com.ourdomain.MyClass"/>
            <property name="ComponentType" value="servlet"/>
            <property name="SafetyLevel" value="no_safety"/>
          </component-config>
          <component-profile/>
        </component>
      </components>
      <services/>
    </application>
    I want to be able to access the servlet over a URL like...
    http://host:port/irj/servlet/prt/portal/prtroot/MyApp.MyComponent
    I have added the Default User Group Everyone to the no_safety area of our com.ourDomain Security Zone.
    However when try to navigate to the URL we are first faced with a SAP Portal login page. on successful login the servlet is then shown.
    Note: I was able to get the Same Servlet working within an iView when the iViews Authentification Scheme was set to anonymous...However i am under instruction to get it working without the iView...
    As Background, The servlet is to be a sink for accepting data sent via an HTTP Post.
    Any help with this or pointers in the right direction would be greatly appreciated.
    -Paul

    Hi Darrell,
    Thankyou for that, yes it has helped....And I can now access the servlet directly without need to login.
    I figured that there was something that i was missing.....
    -Paul

  • How to create index  on re-direct URLs ?

    Hi ,
    I have all my documents in a Document Management System, where the public URL of the documents are different from the actual URL of the document. there is a re-direct setup that takes care of forwarding the http request.
    for eg. the public URL is http://www.abc.com/customers/customer1 and the actual URL would be something like http://www.abc.com/documents/xyz.html
    now my problem is that if i create the index based on the public URL, the search does not work, but if i give the actual URL it works fine. (but it fails the purpose of having a Document management system )
    any help on how to go about this ??
    TIA
    Anupam

    Shouldn't be too bad if you just want to embed the search into the htmldb page. Your setup will come in the admin window and won't be exposed to the user...in other words, htmldb will be a non-issue for most of it.
    Check out the Ultra search API reference doc.
    http://download-west.oracle.com/docs/cd/B19306_01/ultra.102/b14221/toc.htm
    The effort it will take really comes down to your requirements and comfort level doing this. I think it will ultimately be a good solution based on what you've stated so far, but that final determination is up to you based on time and requirements.
    Ron

  • How can I change the re-direct URL on the WebKit for Captive Portals?

    Hi,
    I have a guest network at the office that is configured with a captive portal for authentication. My MBP detects that it is behind a Captive Portal when the HTTP WISPr request fails and launches the WebKit (ie. the CNA) as designed and displays the login page. When the login is successful, the Captive Portal displays a success and the WebKit then proceeds to re-direct the browser to http://www.apple.com
    Of late, Apple's homepage has become graphic rich and more often than not, loading the page without caching (since the webkit does not cache the webpage loaded) loading Apple's homepage on the guest network takes over 30-90 seconds depending on the traffic on the network. The OS does not allow me to use the network till the page on the webkit has successfully loaded and the "Done" button appears on the webkit and this often becomes irritating.
    Is there a method to change the redirect URL to something less resource hungry like http://www.google.com or a less graphic rich Apple page (like http://www.apple.com/library/test/success.html)?
    I understand that there is a method to disable Captive Portal Handling, ie.
    sudo defaults write /Library/Preferences/SystemConfiguration/com.apple.captive.control Active -boolean false
    However, I don't want to disable Captive Portal Handling in the OS as I don't believe Apps that require internet access will handle the lack of the internet well.
    Any hints would be appreciated.
    Cheers!

    Hey again,
    I did have a look at it and the Settings.plist file isn't very helpful for the issue I have.
    The file defines the probes and exceptions. So you have the default probe WISPr URL in there (http://www.apple.com/library/test/success.html) and the exceptions for specific SSIDs, as an example, attwifi is in the exception list and uses an alternate probe WISPr URL (http://attwifi.apple.com/library/test/success.html). The configuration does not have parameters that would be used by the CNA for the redirect to http://www.apple.com after a succesful Captive Portal login.
    Give it a shot on your laptop, get to a random public wifi like ATT Wifi/Starbucks/Guest Wifi's at office spaces/Boingo etc. and after the successful login, your CNA Webkit will re-direct to http://www.apple.com and the "Done" button won't appear till the page has completely loaded and stays as "Cancel" till the page is loaded.

  • Content Administration - KM Content workset direct url access

    Hi,
    As we know we have KM Content workset under Content Administration. When I right click and select "Open in new Window" for "KM Content" again Home page is opening.
    How can I get the url to access directly "KM Content" page?
    Please let me know if any body has an idea to get this.
    Thanks

    KM Content is a workset under Content Administration role
    You can directly acess the workset using Quick Links.
    Navigate to  content admin->portal content. in that pcdcontent->content provided by SAP->Admin content-> conent administrator->worksets.
    There you find the KM content. dupicate that in to your folder and open as object
    and Set the  'quick links' property as km_content
    then  below url  will directly access the KM content (provided you are having conent admin role).
    http://<FQDN>:<port number>/irj/portal/km_content
    Raghu

  • UWL - direct URL needed for work items

    We have NetWeaver Portal EP7 and use the UWL for work items from the ECC6 backend system. The work items appear as expected and users can process them correctly.
    I now have a requirement for a direct portal URL for each work item that appears in the UWL so that it can be accessed directly instead of via the UWL. However, I'm struggling in my attempts to find or construct such a URL.
    I would appreciate any help to resolve this.
    Trevor

    Hi,
    Why do you need this URL? If you want the recipient to be able to display a work item from within an e-mail, this can help you : [Executing or Displaying Work Items from Within a Message|http://help.sap.com/saphelp_nw70/helpdata/en/c7/009f405660f418e10000000a1550b0/frameset.htm].
    Regards,
    Pierre

Maybe you are looking for

  • How to call the webservice using ADF Bindings

    Hi, I have created a Data control of the webservice using the WSDL Url. (Web Service is secured and so i have given the security configurations) Webservice works fine when i drag and drop that in to a jspx page. Now i want to call the service from a

  • Oracle Apps Adapter issues

    Hi, I have just downloaded and installed SOA 11.1.1.4.0 and am trying to work through the basic labs. I would like to be able to use the Oracle Apps adapter, but am getting the below error when trying to update the apps adapter (to change the status

  • Are sticky notes able to be "mirrored" onto specific pages?

    I was wondering if there is a way for sticky notes to be mirrored onto specific pages or if there is any solution which would work the same way. I have created a log to track when people come in and out of the office. There are multiple pages to this

  • Automatic Clearing with Differences

    Dear Friends, We have defined the tolerances for Clearing Differences and also assigned the GL Codes for posting of differences in the debit and credit items. However, when we do the clearing, we notice that the system is not clearing the line items

  • Adding a Calendar to iWeb

    Does anyone know how I can add an active (ie updatable) calendar to iWeb 09? Thanks!!