web services
Java
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, i am creating a web service so any1 can use it. The thing i am creating is to let people send sms thru my sms gateway In my webservices, there will be a method that takes in a recipient and text parameter and it will insert to my database where my smsgateway is.. Now i have a problem to create a method that returns a resultset. Somehow it cant return a resultset in a webservice method I am using netbeans 6.7 IDE