Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Hiding the names of Web Toolkit procedures in Browser Address boxes

RE: Hiding the names of Web Toolkit procedures in Browser Address boxes

From: Igor Neyman <ineyman_at_perceptron.com>
Date: Mon, 13 Oct 2003 10:19:29 -0800
Message-ID: <F001.005D2F3E.20031013101929@fatcity.com>


Will your customer allow displaying a synonym instead of the stored procedure name?

Igor Neyman, OCP DBA
ineyman_at_perceptron.com

-----Original Message-----
Melanie Caffrey
Sent: Monday, October 13, 2003 1:04 PM
To: Multiple recipients of list ORACLE-L boxes

Hello Listers,

I'm trying to work out a solution for a client that I've not been able to find any substantial documentation for.

Anybody familiar with the 9iAS and the PL/SQL Web Toolkit out there?

I thought I was, but a client of mine has come up with a very interesting (and, I believe, very reasonable) request.

They'd like to ensure that, say, when a user clicks on a hyperlink, for instance, the name of the subsequently called procedure is not displayed in the address line of the browser; in other words, no visibility of the name of the called procedure to the user using the Web app.

There is a lot of documentation on aliasing directory paths in Apache, but not procedure names, per se. Particularly since, naturally, the Apache server is open source. The solution I use must be Oracle-specific (I ... er ... believe).

I could throw up a JS window that temporarily covers the address window, but that is not really an ideal solution. Has anyone ever tried this before?

TIA,
Melanie

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).

--

Please see the official ORACLE-L FAQ: http://www.orafaq.net
--

Author: Melanie Caffrey
  INET: mcaffrey_at_proximo.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).

--

Please see the official ORACLE-L FAQ: http://www.orafaq.net
--

Author: Igor Neyman
  INET: ineyman_at_perceptron.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Mon Oct 13 2003 - 13:19:29 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US