When you click on the icon "Run Page" you will see the form as shown in the next picture. This is the template you chose to work with. The form creation added the "Submit" button and the other controls to this blank page, and wired them up for network access.
When you Click on the "Submit" button, the form gets submitted to the web service and the result from the service gets entered into the HelloWorldresult textbox as shown. Looks like there is more work to do to increase the size of the textbox! But that will be for another session.
It is relatively easy to create a web service client from the Oracle10g XE IDE. The UI is very attractive and extremely flexible. It supports the choice of creating reusable web pages of various forms so that several steps can be skipped depending on the model chosen, which should help with much more rapid development. One of the differences that may be noted while using this IDE is the lack of support for browsing the internal (local web server) WSDL resources. Visual Studio 2005 has a better interface in this regard. In Oracle 10g XE you have either the UDDI or the other two public APIs.
| DISCLAIMER: The content provided in this article is not warranted or guaranteed by Developer Shed, Inc. The content provided is intended for entertainment and/or educational purposes in order to introduce to the reader key ideas, concepts, and/or product reviews. As such it is incumbent upon the reader to employ real-world tactics for security and implementation of best practices. We are not liable for any negative consequences that may result from implementing any information covered in our articles or tutorials. If this is a hardware review, it is not recommended to open and/or modify your hardware. |