How to hide or mask the url in APEX Hosted environment

Please anyone help me...
Regards
Pavan

Hello Pavan,
You should not use http://apex.oracle.com/ for production applications
Hiding app_id, session_id etc. from URL - it's been discussed several time in forum, see Nicer URL for an Oracle APEX application | Inside Oracle APEX by Patrick Wolf
for more examples, see http://www.google.co.in/search?sourceid=chrome&ie=UTF-8&q=nice+apex+urls
Regards,
Hari

Similar Messages

  • How to hide _layouts in the URL while accessing an application page

    Can we create any friendly URL while accessing any custom application page. I don't want to show _layouts in the URL So how can i mask the URL.

    The application pages should be in the _layouts folder (or _admin for application pages for central admin).
    You can put pages at friendly urls, but then they should be site pages, which you provision using a "Module" element from Visual Studio. But be aware that then users will be able to modify them using SharePoint designer.
    There are methods to achieve this somehow, but you should not do it in sharepoint.

  • How to hide parameters in the URL ?

    Hi,
    Iam using Reports 6i on web. Now Iam calling report from a report (Drill done report) using SRW.SET_HYPERLINK.
    Iam passing lot of parameters to this detail report.
    When I call the main report the URL looks like:
    http://devreports.wwt.com/dev60cgi/runrep.sh/15369?
    But when I click on the link in this main report for details, the detail report URL looks like this.
    http://devreports.wwt.com/dev60cgi/runrep.sh/15369?emp_detail&p_emp=45&p_job=clerk&p_format=PDF
    Iam hiding userid/passwd@database in the cgicmd.dat file
    I want to hide all the other parameters also like
    the Main report URL :
    http://devreports.wwt.com/dev60cgi/runrep.sh/15369?
    How to do this ?
    Please help me if anybody has the solution.
    Thanks alot.

    Hi Ram,
    Not sure if this is possible.
    However, one workaround might be the following:
    1. Write a javascript that submits the URL using, say a POST method, and does not show the parameters in the URL. You will have to write this javascript code in the "Before Report" Report Escape. For a generic example on how to use javascript in a report, see Metalink Note 125652.1. This note shows javascript to disable the right-click of the mouse on the report output.
    2. Use the Hyperlink peroperty of the report to call this javascript function, eg,
    javascript:myfunction('http://machine:port/reports/rwservlet?report=...+server=...+empno=&empno')
    I am not a javascript expert, so I cannot give you an example of the function, but I hope someone in your team can find out.
    Navneet.

  • Hide jsessionid in the URL

    Hi,
    I am appending jsessionid in to the URL in the form tag.
    Is there any way to Hide jsessionid in the URL.
    Using Apache2 and Tomcat4.1.24
    Your help is greatly appreciated.
    Thanks,
    Rama

    And why is that a problem? If they haven't logged out, then it shouldn't matter so much, except that it's a security issue potentially on public computers, but that is always the case, so users must be educated to log out. If they have logged out, then the session ID will be (should be) invalid after that point and thus it's a moot point. Personally, I don't see it as any problem whatsoever that it can be seen.
    And if you are worried about hackers intercepting data on the line, then that doesn't matter at all, you'd need to use SSL to solve that problem.

  • Anyone knows how to hide or dim the menu bar ?

    Anyone knows how to hide or dim the menu bar ?

    MagicMenu, but it may no longer work.
    Auto-hide the dock and menubar on a per-app basis .
    Hide Your Mac Menu Bar and Dock for a Cleaner Desktop.
    All found doing a Google search. Why not give that a try first before posting here.

  • Masking the URL of a Report

    Hi,
    I've integrated an oracle report with my application (built using apex 2.2). The url however displays the database instance username and password. Is there any way to mask these details of the URL.
    Thanks in advance.
    Regards,
    Priyanka

    Hi Patrick,
    Thanks for the suggestion. This is the first time i'm integrating an oracle report with htmldb and have a requirement to mask the url.
    Could you please give me the steps to put the username/password@db-instance into the cgicmd.dat file.Also what are the changes that need to be made in the URL that we put in htmldb to invoke the report if the cgicmd.dat file has the username/password and db-instance.
    Thanks and Regards,
    Priyanka

  • In Go URL how to hide or mask or encrypt password?

    Hi Experts,
    I need to see my OBIEE 11g dashboards and Reports from external application. For that I am passing the Variable through GO URL.
    The Syntax of the URL is like below :
    http://localhost:9704/analytics/saw.dll?Dashboard&NQUser=XXXXX&NQPassword=XXXXXX&PortalPath=XXXXX
    But my requirement is No one should see the Username and Password in the URL (i.e., I want to hide the login details). Not quite sure about how to acheive the same. Could you guys please help me out.
    Any help/suggestions is much appreciated.
    Regards,
    Siva Prasad

    Hi Srini,
    I tried the post method in the external application(Oracle Apex). There inside IFRAME i has to see OBIEE 11g reports.
    Initially it was like this and it is working fine.
    <iframe src="http://localhost:9704/analytics/saw.dll?Dashboard&NQUser=XXXXXX&NQPassword=XXXXX&PortalPath=/shared/XXXXX/XXXXX" width="1325" height="600" scrolling="yes"></iframe>
    Then I changed to
    <IFRAME width="1325" height="600" scrolling="yes">
    <form name="myForm" action="http://localhost:9704/analytics/saw.dll?Portal" method="post">
    <input type="hidden" name="NQuser" value="XXXXX" >
    <input type="hidden" name="NQpassword" value="XXXXX" >
    <input type="hidden" name="Path" value="/shared/XXXXX/XXXXX" >
    <input type="hidden" name="Action" value="Navigate" >
    <input type="submit" value="BI Report" />
    </form>
    </IFRAME>
    But i couldnt able to see anything. Could you please help?
    Thanks,
    Siva Prasad

  • How to Secure or mask the Video Streaming on Azure Blob Storage

    I have a problem on using my Azure Blob Storage, this is for streaming specifically MP4 files.
    I have a wordpress site and I use Azure Blob Storage for my Storage, I use CloudberryExplorer for my browsing and editting
    My problem is that, the wordpress site Video Option which is MediaElemtJs have an exposed Video Source (This mean they can use the video source for their own project)
    Is their a way to mask or hide the video source? or I can limit the video source that it should only be coming from my site

    hi Franz,
    Base on my experience, there has two approaches for this issue.
    1.Using the SAS in js request.
    Like this:
    <source src="https://MY-AZURE-STORAGE.blob.core.windows.net/asset-b1ebfc63-4e1f-4c76-b2dd-b040113aa493/MigratingWebSitesAndDatabasesToWindowsAzure_mid.mp4?sv=2012-02-12&st=2013-09-03T17%3A17%3A20Z&se=2015-09-03T17%3A17%3A20Z&sr=c&si=efc57c3c-a025-41cd-a8b1-908231c7aed2&sig=xyiIxmqNdF%2Bo1x7eq89xCUgXkenZLEEpq%2B%2Bo715dT0U%3D" type="video/mp4">
    Please see this blog:http://azure.microsoft.com/en-us/documentation/articles/storage-dotnet-shared-access-signature-part-1/
    You could set the start time,expire time  and permission into your request. And you could use javascript to create the request and set src value. please see this sample (http://gauravmantri.com/2013/02/16/uploading-large-files-in-windows-azure-blob-storage-using-shared-access-signature-html-and-javascript/
    2.Create a web handler to handle the request url
    You could create a .ashx page and handle the url in .ashx page. Like this:
    <video src="videos.ashx?source=file.mp4" width="640" height="480" controls></video>
    Please try it.
    Also, you could see this threads
    http://stackoverflow.com/questions/9756837/prevent-html5-video-from-being-downloaded-right-click-saved form some ideas.
    Regards,
    Will 
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • GS_CM. How to hide buttons: 'Attachment' and 'URL'

    Hi,
    Business object 'catalog product' use component GS_CM
    We want to hide buttons: Attachment and URL
    We need to use only button Advanced.
    How I can customize it?
    Denis.

    Dear Denis,
    Enhance Component GS_CM and view DocList.
    Redefine method IF_BSP_WD_TOOLBAR_CALLBACK~GET_BUTTONS and implement the following code:
    super->IF_BSP_WD_TOOLBAR_CALLBACK~GET_BUTTONS( ).
    delete gt_button where id ne 'advanced'.
    Hope this helps.
    Thanks
    Vishal
    Edited by: Vishal Kesar on Aug 9, 2011 2:07 PM

  • Nokia N97 How to hide images from the photo browse...

    I'm not even going to ask about how to hide sensitive images, i just deleted them, but still
    there are several programs that use images for they're normal behaviour, i had this same issue
    with my nokia n95, but i simply set the image atributes of the pictures i didn't want to show in the photo browser,
    and that solved the problem, but with my new n97 this is of no use, i also tryed setting the image atribute as sys file
    and that did not solvet either... Please help, i do not like having 500 images from a software showing up in my gallery...
    Thanks in advance

    how to move image from gallery to a certain album (not copy)

  • How to hide or make the row invisible in RTF report?

    Hi ,
    I am setting a flag = 'Y' in one condition as i want to display records only if flag = 'Y'. It is not displaying data in case flag != 'Y'.But it is displaying empty row in report for the record which does not have flag = ' Y'. How to hide those empty rows?
    See following code for example:
    <?for-each: LIST_G_STORE_ID/G_STORE_ID?>
    <?xdofx: if STORE_ID = '' then '-' else STORE_ID?>
    <?for-each: LIST_G_TRANSACTION/G_TRANSACTION?>
    <?for-each: Q1?><?if: PLAN_CODE = 'PLN'?><?xdoxslt:set_variable($_XDOCTX,'flag', 'Y')?><?end if?><?end for-each?>
    <?if: xdoxslt: get_variable($_XDOCTX,'flag') = 'Y'?><?xdofx: if TRN_DATE = '' then '-' else TRN_DATE?><?end if?>
    <?for-each@inlines:LIST_Q1/Q1?>
    <?if: xdoxslt: get_variable($_XDOCTX,'flag') = 'Y'?><?xdofx: if INVC_NUM= '' then '-' else INVC_NUM?><?end if?>
    <?for-each@inlines:LIST_Q1/Q1?><?if: xdoxslt: get_variable($_XDOCTX,'flag') = 'Y'?><?xdofx: if substr(PLAN_CODE,1,3) != 'PLN' then PRODUCT_CODE?><?xdofx: if PLAN_CODE!= 'PLN' then ','?><?end if?><?end for-each?>
    <?end for-each?><?xdoxslt:set_variable($_XDOCTX,'flag','N')?>
    <?end for-each?>
    <?end for-each?>
    please advice or let me know if more detail is needed.
    Thanks in Advance!!

    <?for-each:LIST_G_STORE_ID/G_STORE_ID [PLAN_CODE ='PLN' ]?> will only show the rows where that value of xml field PLAN_CODE is equal to 'PLN'.
    Hope this helps
    Domnic
    Edited by: Domnic_JDE_BIP on Apr 12, 2010 5:47 PM

  • How to pass the value of the form element "SR ID" on the URL in Apex

    Hi All Good Day!!
    I am new to Oracle Application Express, i have been started working from past 2 months. I have a request from client, how we can achieve the same in Apex. Please find the
    deatils below.
    In my application we have a text item as "SR Number", for that filed they want below scenerio to be work around, could some one help me for the below request.
    Check the incoming request for a passed parameter and set it to a value using something like this Request.querystring(“p_t10”). If nothing is passed the form is set up with a blank in the SR ID field, if a value was passed you populate the field, perhaps the log-in page can pick-up the parameter and store it in the session to later be put on the form after successful log-in.
    Label: SR ID
    Name: p_t10
    ID: P1_ENG_SID
    URL: http://sampletest.com:6666/pls/temp/f?p=123:1&p_t10=495694-94583875
    Below are the deatils of mine Apex versions#
    Apex Build: 3.0.1.00.08
    Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bi
    Schema Compatibility: 2007.05.25
    PL/SQL Release 10.2.0.4.0
    CORE 10.2.0.4.0
    TNS for Solaris: Version 10.2.0.4.0
    Internet EXplorer-7
    Firefox-12.0
    Regards,
    Sruthi!!

    hai Sruthi,
    if you know the emply item creation and set vlaue?
    Create new item as dummy in target page.
    set current value and pass to that dummy item, then can use that value at target page.
    f?p=&APP_ID.:20:&SESSION.::&DEBUG.:RP,20:P20_XUSER_SECTION,P20_XROW:&P17_NWM_ACCES_SECTION.,&P17_NWM_DOC_ID.
    =Means=
    target Page # 20
    Target items   P20_XUSER_SECTION and ,P20_XROW
    Values from current page: &P17_NWM_ACCES_SECTION. for P20_XUSER_SECTION
                              &P17_NWM_DOC_ID. for P20_XROW
    If Tablar form/IR page use the following
                 #P17_NWM_ACCES_SECTION#  for P20_XUSER_SECTION
                 #P17_NWM_DOC_ID# for P20_XROW

  • How to hide one of the two Multi level categorization blocks in SRVR?

    Hi
    I am trying to hide one of the multilevel categorization blocks in SRVR(SERVICE request)
    Can it be done by configuration in BSP workbench. If yes then how? I went to the view but I am not able to remove the block
    Please help.
    Thanks
    Tarang

    Go to BSP_WD_CMPWB and create a new view by copying existing and remove the 2nd category block.
    This can also be done directly from webui.
    Regards
    Surya

  • How to have ItemId in the URL in JSF based application

    I have a JSF based application and I am using faces-config.xml to navigate and I am using /redirect to navigate form case to case.
    The application lists products and upon selecting one, a product detail is displayed. I would like to have productId as part of the page URL so that URL can be emailed and the receiver can paste the received URL into browser and retrieve the product detail.
    Currently the URL is not rewritten to have session id in it.
    I am not ever sure where to start on this.

    Is this line correct?
    <value>#{param.productId}</value>
    Try it out yourself ;)
    This is clear and helpful. However I don't know how
    to create this URL
    (http://example.com/shop/products.jsf?productId=100)
    in the first place. The URL I have is in the form of
    http://example.com/shop/products.faces.
    Is adding '?productId=100' to the URL something
    configurable or it has to be done programmatically
    via URL rewriting?You can implement it in several ways:
    JSF<h:outputLink value="products.faces">
        <h:outputText value="click here" />
        <f:param name="productId" value="100" />
    </h:outputLink>
    <%-- or --%>
    <h:outputLink value="products.faces?productId=100">
        <h:outputText value="click here" />
    </h:outputLink>Or write a servlet listening on /shop/, scan the current request URI for product.faces, get the productId from the backing bean's session and rewrite the URL using request.getRequestDispatcher("product.faces?productId=" + productId).forward(request, response).
    Maybe there are more clever solutions using configfiles, but I don't have much experience (yet) with such GET request thingies in conjunction with JSF.

  • How to pass array in the url of the servlet

    Hi Friends,
    How can i pass an array in the URL that calls a servlet. For instance,I have this in my servlet rite now:
            MyClass obj = new MyClass();
            String[] args = {"-opt1","-opt2","file1","file2","file3"};
            obj.main(args);I want that the "args" should come in the URL call,because some php application would be calling this, for instance:
    http://localhost:8080/MyProject/MyServlet?args=somearray
          MyClass obj = new MyClass();
          String[] arg = request.getParameter("args");
          obj.main(arg);Please help..I would really appreciate it.
    Thanks

    Sorry,needed to edit this,I am getting some problem,please help if you can:
    I call the java class from the servlet as shown above,and it executes fine but only for the first time...after that the tomcat automatically shuts down .....can someone explain me why????
    How can i get the execution control back to the servlet ..for example:
      System.out.println("Before execution..");
      MyClass obj = new MyClass();
      String[] arg = request.getParameter("args");
      obj.main(arg);
      System.out.println("After execution..");prints only "before execution..."..so can someone please tell me how can i bring the control back to the servlet...
    Thanks
    Message was edited by:
    java80

Maybe you are looking for

  • How do you identify when a report has finished?

    Hi all, I've got a big report that is taking a while to run (approx 1min) and the problem I'm having is that my users are getting bored of waiting and starting to click around my web application and re-running the report because they think it has fai

  • NLB on 2 different switch running HSRP

    Hi, we have implemented NLB on the SGI Server running IRIX OS, it works fine. the connectivity is 2 NIC connected on 3750-1(ruuning HSRP),now if i connect 1 of NIC in to the other switch 3750-2(running HSRP) will the NLB workz & will i get the 2Gbps

  • ExportFile for multiple selection

    CS5.5 - Javascript, I would like to know the exportFile method for multiple selection, for example if i have selected 4 rectangles and want to export these four objects as single jpg without grouping it. Thanks in advance.

  • Does anyone develop Private Label apps?

    My company doesn't have any in house developers for iPad/iPhone apps so we are looking for an app that can be private labeled (put our name on your app). The type of app we are looking for can play training videos from the web, read PDF's, receive bl

  • Oracle backup with CA ARCserv question

    Hi I back up Oracle database by using CA ARCserv with agents for Oracle which seems to be in collaboration with RMAN. Just in case, I typed RMAN command 'crosscheck ' and then showed some logs, which means that there are still some archivelogs even a