Utpal Aradhye: CS551 Lab3 Page
Part I
1. Lab3 xml1 2. Solution 1 Java Code 3. Solution 1 Output 4. Solution 2 Java Code (Incomplete) 5. Solution 2 Output (Incomplete) Part II
1. Source Code WebCal1.zip Comments: The functions Multiply and Divide have been implemented without the Web Services hence work fine. The functions Add and Subtract have been implemented using web services and hence throw a security error. The Web service part does not seem to work due to security restrictions. Source code is present for download above.