From e6c1f94764f09e1aae83b3f11ee196b8b4ad627c Mon Sep 17 00:00:00 2001 From: Adam R Claxton Date: Sun, 16 Apr 2017 16:44:38 -0400 Subject: [PATCH] A messege is constructed and sent to the client (still through gmail) when ordering devices. --- .../webpages/redirect/orderFormHandler.jsp | 3 +- emails/ticketConfirmation.html | 1 + src/utilities/Mail.java | 35 ++++++++++++++++--- 3 files changed, 33 insertions(+), 6 deletions(-) diff --git a/WebContent/html/webpages/redirect/orderFormHandler.jsp b/WebContent/html/webpages/redirect/orderFormHandler.jsp index 476fd80..dd8e9ba 100644 --- a/WebContent/html/webpages/redirect/orderFormHandler.jsp +++ b/WebContent/html/webpages/redirect/orderFormHandler.jsp @@ -15,7 +15,7 @@ pageEncoding="ISO-8859-1"%>