From a0d5e479c812213e9b6530a81961b16c273510cf Mon Sep 17 00:00:00 2001 From: attikoo Date: Fri, 26 Aug 2022 10:31:42 +0100 Subject: [PATCH] final commit --- src/main/webapp/cart.jsp | 8 ++++---- src/main/webapp/index.jsp | 14 +++++++++----- src/main/webapp/login.jsp | 10 ++++++---- src/main/webapp/orders.jsp | 10 ++++++---- src/main/webapp/register.jsp | 9 ++++++--- target/mavenproject3-1.0-SNAPSHOT/cart.jsp | 8 ++++---- target/mavenproject3-1.0-SNAPSHOT/index.jsp | 14 +++++++++----- target/mavenproject3-1.0-SNAPSHOT/login.jsp | 10 ++++++---- target/mavenproject3-1.0-SNAPSHOT/orders.jsp | 10 ++++++---- target/mavenproject3-1.0-SNAPSHOT/register.jsp | 9 ++++++--- 10 files changed, 62 insertions(+), 40 deletions(-) diff --git a/src/main/webapp/cart.jsp b/src/main/webapp/cart.jsp index 77fd146..0d0c98a 100644 --- a/src/main/webapp/cart.jsp +++ b/src/main/webapp/cart.jsp @@ -53,10 +53,10 @@
diff --git a/src/main/webapp/index.jsp b/src/main/webapp/index.jsp index ace250f..255a149 100644 --- a/src/main/webapp/index.jsp +++ b/src/main/webapp/index.jsp @@ -42,14 +42,18 @@ if(cart_list !=null){ + +
diff --git a/src/main/webapp/login.jsp b/src/main/webapp/login.jsp index cfabe9f..a71f28a 100644 --- a/src/main/webapp/login.jsp +++ b/src/main/webapp/login.jsp @@ -15,13 +15,15 @@ JSP Page + +