diff --git a/src/main/webapp/download.jsp b/src/main/webapp/download.jsp index 63f6bdc..2a13bc8 100644 --- a/src/main/webapp/download.jsp +++ b/src/main/webapp/download.jsp @@ -1,10 +1,15 @@ <%@ taglib uri="jakarta.tags.core" prefix="c" %> <%@ page isELIgnored="false" %> -
- Download dependencies (Link only works once!): ${zipFilename}${stdout}diff --git a/src/main/webapp/main.jsp b/src/main/webapp/main.jsp index 75f423b..3107d43 100644 --- a/src/main/webapp/main.jsp +++ b/src/main/webapp/main.jsp @@ -1,21 +1,59 @@ <%@ taglib uri="jakarta.tags.core" prefix="c" %> <%@ page isELIgnored="false" %> - -