Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » How to call a web page and pass input/output parameters
How to call a web page and pass input/output parameters [message #196607] Wed, 18 July 2007 01:53
Jose is currently offline JoseFriend
Messages: 51
Registered: July 2009
Member
This is a request that I got for implementation:
- from a stand alone application in this case an Oracle jdeveloper form,
- the end users clicks on a button
- the a web application opens the default page (the application can be
developed in Ruby on Rails, javascripts, etc ..),
- the end user chooses several options in the web page and the the page
calculates a Total Amount to be payed,
- the web application returns the total amount to the jdeveloper form

Questions:
How can I implement the call to a web application developed with eclipse,
form a stand alone application, in this case jdeveloper form?

How can I read the value returned by the web application?

Could this TotalAmount parameters be passed using web services?

-Should the Oracle jdeveloper form call a web service to open the web
application?
- how a stand alone application -in this case the jdeveloper form - gets
the Total Amount from the web service


Which are the available options available to make a stand alone
application to communicate with a web application?

Regards
Previous Topic:Re: Trying to find an example
Next Topic:When I install WTP I meet Install bundel error.
Goto Forum:
  


Current Time: Thu Apr 25 12:39:34 GMT 2024

Powered by FUDForum. Page generated in 0.02608 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top