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 Product + + + + + +
+
+ +
+
+ + + + + + + + + + + + + +
+ +
+
+
+ +
+ + \ No newline at end of file diff --git a/WebContent/GetAllProduct.html b/WebContent/GetAllProduct.html new file mode 100644 index 0000000..70b4fcd --- /dev/null +++ b/WebContent/GetAllProduct.html @@ -0,0 +1,48 @@ + + + + +Get all products + + + + +
+
+ + + + + \ No newline at end of file diff --git a/WebContent/ViewProduct.html b/WebContent/ViewProduct.html new file mode 100644 index 0000000..a267faf --- /dev/null +++ b/WebContent/ViewProduct.html @@ -0,0 +1,51 @@ + + + + +Insert title here + + + +
+

Enter the Product Id

+ + +
+
+
+
+
+ + \ No newline at end of file