| Author |
how to write service?
|
B Sleek
Greenhorn
Joined: Mar 02, 2004
Posts: 11
|
|
How would I write a write a web service that returns this response? Should I just create a single object to encapsulate the date, or what? Thanks for help.
|
 |
Lasse Koskela
author
Sheriff
Joined: Jan 23, 2002
Posts: 11962
|
|
Using a document-style web service, the Java code would look like
|
Author of Test Driven (2007) and Effective Unit Testing (2013) [Blog] [HowToAskQuestionsOnJavaRanch]
|
 |
 |
|
|
subject: how to write service?
|
|
|