|
|
Re: calling a webservice from another webservice in Oracle forms [message #182627 is a reply to message #182370] |
Mon, 17 July 2006 07:17 |
orafan2003
Messages: 122 Registered: February 2006
|
Senior Member |
|
|
Hi,
Webservice allows us to integrate java in forms.
I created one web service stub in Oracle Jdeveloper and called this stub in a forms application. The requirement is something like this..when I click on one button in the form it calls this webservice1 and returns a value. Now using this value I want to call another webservice2 inside the same form. How can I achieve this task?
Kindly guide me.
|
|
|
|