| Author |
creating a restful web service
|
Joseph Arnold
Ranch Hand
Joined: Oct 05, 2010
Posts: 42
|
|
Hi,
I need to build a restful web service on internationalization. I have created a simple java class that takes a language name as a parameter and prints a given string in that language. Now how do i publish this as a web service and how do i create a client class that invokes this web service. i need to create a response file in xml as well. please help...
|
 |
Christophe Verré
Sheriff
Joined: Nov 24, 2005
Posts: 14669
|
|
|
Welcome to the ranch ! You should have a look at HowToAskQuestionsOnJavaRanch. Especially check how to EaseUp and how to UseAMeaningfulSubjectLine.
|
[My Blog]
All roads lead to JavaRanch
|
 |
 |
|
|
subject: creating a restful web service
|
|
|