user691223
user691223

Reputation: 321

how to build a java web service and consuming it in j2me client (with netbeans)

Anyone can give me 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?

Upvotes: 0

Views: 1494

Answers (1)

Related Questions