| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.server -> Forward http request from Sevlet to Package Procedure
Hi,
I'm trying to foward an http request from a servlet to an Oracle Package Procedure. The package in question is an update package the normally processes a forms post method.
I have redireced the forms post method the a java servelt for some additional processing and would like to pass the request to the package procedure.
Is this possible? Are there some special contraints that must be met to allow this to work?
The oracle package procedure response to the http request coming directly from a form just fine but it does not respond to a request coming from a servlet.
Thanks,
Art Received on Mon Nov 11 2002 - 12:08:23 CST
![]() |
![]() |