The Artima Developer Community
Sponsored Link

Web Services Forum
AXIS webservice to return multiple values

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  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 to this message 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.

Topic: Do I need to extend any of classes from AXIS  to return multiple values? Previous Topic   Next Topic Topic: Questions about web services?

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use