Is it possible to generate stub files using a "WSDL" file?
I know how to generate stub files using wscompiler in j2me.
I have a wsdl file is it possible to create stub files using it?
I am using these stub files in my j2me application.
Is it possible to generate stub files using a "WSDL" file?
I know how to generate stub files using wscompiler in j2me.
I have a wsdl file is it possible to create stub files using it?
I am using these stub files in my j2me application.
there are several ways to generate stub files
you can use J2ME's Wireless Toolkit for generating stubs.