i want to create web service and i don't know to create.pls tell me how to create a web service in java and what are all i need to create web service
Welcome to the Java Programming Forums
The professional, friendly Java community. 21,500 members and growing!
The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.
>> REGISTER NOW TO START POSTING
Members have full access to the forums. Advertisements are removed for registered users.
i want to create web service and i don't know to create.pls tell me how to create a web service in java and what are all i need to create web service
Did you try google? There is a wealth of tutorials to lead you through it out there and it would be redundant to reproduce them here. I recommend you look through them, and if you have more specific questions along the way come back and ask (preferably with code and a specific question)
Hello kuzhali,
Have a look at The Java(TM) Web Services Tutorial and Metro Guide — Java.net
// Json
thanks for ur replies. i got some tutorials to create web services using netbeans. now i'm trying to search web services in uddi using uddi4j. uddi4j needs apache soap version 1.1.
i got class files of it. i don't where to place it. can u help me to do this.