Write a web application for a online support 20 of a video library. This application should have the following features : Add a new video information in the library. Check in / check out process for renting purpose. Status report containing the current status of videos in the library. You are required to use the following tables for your online video library. <html > < head > < title ></ title > < meta http - equiv = "Content-Type" content = "text/html; charset=UTF-8" > </ head > < body > < div > Add new Customer : </ div > < form action = "AddNewCustomer" method = "...
Future driven solutions.