Java Form Generator
Can anybody help me with the code for generaing a Form 开发者_StackOverflow社区dynamciall whenever a WSDL url is specified..
interesting idea. You want to create an application where the user can load a WSDL and the application pops up a screen that allows the user to access the underlying webservice? You do realise that a single WSDL can contain many calls?
It can certainly be done, but it's far from trivial and certainly not something someone's just going to give you "the code" for.
you could try these links
- form.io A Form and Data Management Platform for Serverless Form-based Applications
Simplify the connections between your forms and APIs. Integrate with 3rd party providers and legacy systems. All while maintaining control of your data.
- jotform.com Easy-to-use online form builder for everyone.
- reinra/dynaform A dynamic schema-based web form generator in Java
精彩评论