[Opensource] call a Servllet from a PL/SQL

NITIN UPPAL uppal_nitin at hotmail.com
Wed Jan 22 10:55:30 PST 2003


Oracle Java Stored Procedure can help you achieve that functionality. Check 
here
http://otn.oracle.com/sample_code/tech/java/jsp/content.html





Nitin Uppal


----Original Message Follows----
From: "Xiaoyu Zhang" <xiaoyu_ustc at hotmail.com>
Reply-To: opensource at jcorporate.com
To: opensource at jcorporate.com
Subject: Re: [Opensource] call a Servllet from a PL/SQL
Date: Wed, 22 Jan 2003 04:23:11 +0000


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

_______________________________________________
Opensource mailing list
Opensource at jcorporate.com
http://mail.jcorporate.com/mailman/listinfo/opensource
Archives: http://mail.jcorporate.com/pipermail/opensource/

_________________________________________________________________
The new MSN 8: advanced junk mail protection and 2 months FREE* 
http://join.msn.com/?page=features/junkmail




More information about the Opensource mailing list