Question: Web Engineer HW#3: Create a SOAP Web Service 1. Create a login SOAP web service that has the following functionalities: a. You can pass your

Web Engineer
HW#3: Create a SOAP Web Service 1. Create a login SOAP web service that has the following functionalities: a. You can pass your first name as a user_name, and your student ID as password. b. If the user_name and password are correct, the "Login successful" message will appear. C. If the user_name and/or password are not correct, the "Login failed" message will appear. 2. Create a web client application to call login service
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
