Important Notice - Forums is archived
To simplify things and help our users to be more productive, we have archived the current forum and focus our efforts on helping developers on Stack Overflow. You can post new questions on Stack Overflow or join our Discord channel.

Vaadin lets you build secure, UX-first PWAs entirely in Java.
Free ebook & tutorial.
How to Create Web service using Vaadin ...
Hey can any one help me "How can we create web service using vaadin framework with step by step procedure ."
Hello Rohan,
Rohan sakhare: Hey can any one help me "How can we create web service using vaadin framework with step by step procedure ."
Vaadin is not the way to go if you wish to build web services.
Vaadin is for building GUI's for web browsers (nothing more/nothing less)
Webservices are a completely different matter, for these and java you should ask google for them.
Here a few usefull links to get an idea...
http://www.oracle.com/technetwork/java/index-jsp-137004.html
http://java.sun.com/webservices/tutorial.html
http://axis.apache.org/axis/
André