1) Provide a complete HTML page that has the following features: [10 marks) • Send an HTTP "post" request to a RESTful s
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
1) Provide a complete HTML page that has the following features: [10 marks) • Send an HTTP "post" request to a RESTful s
1) Provide a complete HTML page that has the following features: [10 marks) • Send an HTTP "post" request to a RESTful service with the name borrow using form • The title is "BorrowingPage" The Librarian should be able to send the bookID, book name, number of borrowing days to the service 2) Provide a JSON representation corresponding to the following xml description: [10 marks) <bookstore <book category="COOKING"> <title >The Boston Cooking-School Cookbook</title> <author>Fannie Merrit Farmer</author> <year> 1896</year <price>49.99</price> </book> <book category="CHILDREN <title>The Wonderful Wizard of Oz</title> <author>L Frank Baum</author <year>1900</year <price>39.95</price> </book> <book category="CHILDREN'> <title >Alice's Adventures in Wonderland</title> <author>Charles "Lewis Carroll" Dodgeson</author> <author>Charles Dodgeson</author> <author>Lewis Carroll</author <year> 1865</year <price>29.99</price> </book> </bookstore> GY 3) Demonstrate the steps required to confirm the integrity and sender's identity of a message that should be sent by Ali to Hossam, separating the steps that should be done at the sender and receiver using public and private keys [7 marks) 4) Compare between using virtual machines and containers in applying virtualizations [5 marks] 5) List three main techniques used for responsive design, that helps in creating sites for mobile environments [3 marks)
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!