webservices question

P

Paul M

Hi there,

my web application has a bunch of classes with functions that i'd like some
of them to be made into webservices.

However, they mostly return arraylists, which have objects stored inside
them and when i try execute, it spits back exception errors.

any advice?

thanks,
P.
 
T

Tommy

What objects are stored in the arraylist?

Make sure the objects are serializable. If not, write some custom
serialization code for the objects.

Tommy,
 
P

Paul M

the objects stored are my class object i created called Client (clientID,
emailaddress, etc...)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,009
Latest member
GidgetGamb

Latest Threads

Top