[Opensource] call a Servllet from a PL/SQL
Xiaoyu Zhang
xiaoyu_ustc at hotmail.com
Tue Jan 21 20:23:11 PST 2003
Why do you want to do that? You can use servlet as a normal java class. But
servlet is most useful in servlet container context.
If your PL/SQL want to deliver some request to a servlet page, you can use a
java object in PL/SQL, which open a URL connection and deliver request
there.
>From: "Alejandra Morales Jaramillo" <alemorales at telesat.com.co>
>Reply-To: opensource at jcorporate.com
>To: <opensource at jcorporate.com>
>Subject: [Opensource] call a Servllet from a PL/SQL
>Date: Tue, 21 Jan 2003 10:37:57 -0500
>
>Hi, Ilian.
>
>I want call a servlet from a PL/SQL. I can't find information about this. i
>find information about call a PL/SQL from a JSERVLET but i want to do the
>opposite.
>
>Regards,
>
>Alejandra Morales.
_________________________________________________________________
MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*.
http://join.msn.com/?page=features/virus
More information about the Opensource
mailing list