Add a product
+From 6519a26c390afa6e0143d7e08d8a96de6ee4c17b Mon Sep 17 00:00:00 2001 From: Aastha Shah <54112296+AasthaShah@users.noreply.github.com> Date: Thu, 23 Apr 2020 21:31:14 +0530 Subject: [PATCH] Files inside a folder called product These files shouldbe inside a folder called product --- WebContent/AddProduct.html | 88 +++++++++++++++++++++++++++++++++++ WebContent/GetAllProduct.html | 48 +++++++++++++++++++ WebContent/ViewProduct.html | 51 ++++++++++++++++++++ 3 files changed, 187 insertions(+) create mode 100644 WebContent/AddProduct.html create mode 100644 WebContent/GetAllProduct.html create mode 100644 WebContent/ViewProduct.html diff --git a/WebContent/AddProduct.html b/WebContent/AddProduct.html new file mode 100644 index 0000000..3d5e3ae --- /dev/null +++ b/WebContent/AddProduct.html @@ -0,0 +1,88 @@ + + +
+ +Add a product
+