Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

HTTP PUT using UTL_HTTP ??

585551Nov 26 2007 — edited Nov 27 2007
I need to invoke a servlet on remote server with 'PUT method'. Does UTL_HTTP supports HTTP PUT and is it possible to do a HTTP PUT using UTL_HTTP?

I have gone thru some examples for method GET and POST on the forum. If PUT could be done via UTL_HTTP then would it be a similar approach or it would need some special/different treatment?

Any suggestion/help/sample code is deeply appreciated.

Thanks a bunch!!!

Mrinal
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 25 2007
Added on Nov 26 2007
2 comments
718 views