how to build a java web service and consuming it in j2me client (with netbeans)
Anyone can give m开发者_StackOverflow中文版e some guidelines or resources about how to build a java web service and consuming it in j2me client application with Netbeans IDE? (Step-to-step tutorial is appreciated) Do I have to write servlet or just normal Java class? How to invoke service from J2me client application?
- How to create webservice in java in netbeans
- Consuming webservice from java-me client
Nothing explain this better.
精彩评论