10
Answers

Create two web services

sajid ali

sajid ali

9y
885
1
¢Create two web services:
1.Fetch list of students (registration #, name) from database table
2.Insert a student registration # and name in the database table.
¢Then create a client application which should use both web services.
¢Constraint: Web service and client application should be on separate computers.
Answers (10)