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

Home -> Community -> Usenet -> c.d.o.server -> Re: htp "301 Moved Permanently"

Re: htp "301 Moved Permanently"

From: DA Morgan <damorgan_at_psoug.org>
Date: Mon, 16 Jul 2007 11:42:14 -0700
Message-ID: <1184611333.446580@bubbleator.drizzle.com>


marathoner_at_sina.com wrote:

> On Jul 16, 2:10 pm, "fitzjarr..._at_cox.net" <fitzjarr..._at_cox.net> wrote:

>> On Jul 16, 12:28 pm, maratho..._at_sina.com wrote:
>>
>>> Hi,
>>> Is it possible to redirect a web page using htp? I want the web page
>>> to send a "301 Moved Permanently" message.
>>> Thanks in advance.
>>> Lei
>> What would cause you to believe such a question belongs here?
>>
>> David Fitzjarrell

>
> HTP is part of Oracle, isn't it?

You might want to look up the UTL_HTTP built-in package at http://tahiti.oracle.com as it does have the procedure GET_FOLLOW_REDIRECT that retrieves the follow-redirect setting in the current session and also a SET_FOLLOW_REDIRECT that sets the maximum number of times the UTL_HTTP package should follow HTTP redirect instruction in the HTTP responses to requests in the function get_response.

Demo in Morgan's Library at www.psoug.org under UTL_HTTP.

-- 
Daniel A. Morgan
University of Washington
damorgan_at_x.washington.edu (replace x with u to respond)
Puget Sound Oracle Users Group
www.psoug.org
Received on Mon Jul 16 2007 - 13:42:14 CDT

Original text of this message

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