project-3 Advance Java
Create three new web pages and two JSON data files. One web page will be a “Product”page, one will be a “Contact Us” page, and one will be an “About Us” page. One of theJSON files will be hardcoded and will contain the product information that will display inthe product page. The other JSON file will be created dynamically and will store theorder information containing the user’s selections on the product page. Details for theproduct page, contact us page, about us page, and the data files are listed below.