Project : Dynamic User Interface Creation for Web Services.
This is my final year project for the graduation in University Of Peradeniya Sri Lanka. For the Entire project NetBeans helped me a lot ( from coding to building the project) . I used Axis2 for my project. In my project User Interfaces for both web services having simple and complex data type argument addressed. Steps involved are:
1. parse the wsdl file (jaxp is used )
2. based on the parsed output html dynamic interface creation
3. invocation of the remote web service
4. getting the result
5. displaying the result
As this is a web based JSP is extensively used throughout the project. NetBeans took big burden away with its glue with jsp technology and ability to build the project from the source without allowing us to manullay ANT build it. Thanks NetBeans for it. HAPPY 10th BirthDay !!!
No comments:
Post a Comment