Articles
|
News
|
Weblogs
|
Books
|
Forums
Artima Forums
|
Articles
|
Weblogs
|
Java Answers
|
News
Sponsored Link
•
Web Services Forum
AXIS webservice to return multiple values
0
replies on
1
page.
Welcome
Guest
Sign In
Back to Topic List
Reply to this Topic
Search Forum
Threaded View
Previous Topic
Next Topic
Flat View: This topic has
0
replies on
1
page
Rajesh G
Posts: 2
Nickname: v4u2chat
Registered: Mar, 2007
AXIS webservice to return multiple values
Posted: Mar 6, 2007 9:53 PM
Reply
Advertisement
Hi,
I have been using AXIS (version 1) for developing webservices and I'm new to this arena. Now, I hv a typical requirement in which, my webservice needs to return multiple values. Can any one help me in this regard.
The response format I require is like this,
<m:someFunncxnResponse xmlns="----" encoding="----">
<resName> NNNNNN </resName>
<resSubject> NNNNNN </resSubject>
<resSomeX> NNNNNN </resSomeX>
</m:someFunncxnResponse>
any kind of help is appreciated in this regard.
Previous Topic
Next Topic
Sponsored Links
Web
Artima.com
Copyright
© 1996-2019 Artima, Inc. All Rights Reserved. -
Privacy Policy
-
Terms of Use