Is there any tool that can read a WSDL file and based on the input message definition, generate a html page which can be used to specify the inputs and invoke the apis. I do not have many complex types in the input message.
I need this to build some test UI for a service.
If I cant convert whole WSDL, an XSD parser which creates the html tags would be great
Thanks Arvind