If you modified your LoadClient to a web service client by replacing 
the  main method, you could simply import it into a jsppage and invoke 
your web service. You could simply use a form that takes the machine 
name parameter and pass it to your web service client class. Web 
Services Definition Language is the IDL of web services, it provides the 
functional part that makes publishing and discovery of your web services 
possible. 

Reply via email to