Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.misc -> Re: PL/SQL Web HTML
> Hi,
>
> I have created a PL/SQL for Web site using Oracle Web Application Server
> 3.0.
>
> I am looking to get rid of WAS 3.0 and use Apache instead.
>
> Can I get a hint on how to call PL/SQL procedures/packages with Apache as
> there
> are no DADs, etc?
>
> Is it still the same as WAS 3.0, that is
> http://<server>:<port>/<DAD>/<package>.<procedure>
>
have you looked at mod_plsql
http://www.total-knowledge.com/progs/mod_plsql/
Received on Tue Apr 13 2004 - 00:24:17 CDT