Solved–LAB 18 WEB SERVICES AND SECURITY– Solution

$35.00 $24.00

What You Will Learn • How to asynchronously consume a web service using jQuery • Some good development and administration practices to secure your sites. • Some techniques hackers use and how to test your defenses. Approximate Time The exercises in this lab should take approximately 60 minutes to complete. 2 Lab 18: Web Services…

You’ll get a: . zip file solution

 

 
Categorys:

Description

5/5 – (2 votes)

What You Will Learn

• How to asynchronously consume a web service using jQuery

• Some good development and administration practices to secure your sites.

• Some techniques hackers use and how to test your defenses.

Approximate Time

The exercises in this lab should take approximately 60 minutes to complete.
2 Lab 18: Web Services and Security

WEB SERVICES

In the following exercises, we will try consuming a web service.

E x e r c i s e 1 8 . 1— D I S P L A Y I N G A G O O G L E M A P

1 Examine lab18-exercise1.html.

You will be adding JavaScript in a separate file to consume the web service.

2 You will need a Google Map API key to do this next exercise. If you do not already have one, visit the following URL:

https://developers.google.com/maps/documentation/javascript/get-api-key

3 Modify the script tag in the head to use your Google map API key.