+
Пролог
+
+
+ <%
+ RepositoryService r = new RepositoryService(Repository.getRepository());
+ String intro = r.getIntro();
+ %>
+ <%=intro%>
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/main/webapp/indexRestart.jsp b/src/main/webapp/indexRestart.jsp
new file mode 100644
index 0000000..15038d3
--- /dev/null
+++ b/src/main/webapp/indexRestart.jsp
@@ -0,0 +1,108 @@
+<%@ page import="services.RepositoryService" %>
+<%@ page import="repository.Repository" %>
+<%@ page contentType="text/html;charset=UTF-8" language="java" %>
+
+
+
+
+
+
+
+
+
+
+
Приключения мотоциклиста
+ <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
+
+
+
+
+
+
+
+
+
+
+
Пролог
+
+
+ <%
+ RepositoryService r = new RepositoryService(Repository.getRepository());
+ String intro = r.getIntro();
+ %>
+ <%=intro%>
+
+
+
+
+
+
+ Игрок: ${name}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/main/webapp/lose.jsp b/src/main/webapp/lose.jsp
new file mode 100644
index 0000000..981c940
--- /dev/null
+++ b/src/main/webapp/lose.jsp
@@ -0,0 +1,73 @@
+<%@ page contentType="text/html;charset=UTF-8" language="java" %>
+
+
+
+
+
+
+
+
+
+
+ Приключения мотоциклиста
+ <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
+
+
+
+
+
+
+
+
+
+
+
Поражение!
+
+<%--
--%>
+
+
+
+
+
+
diff --git a/src/main/webapp/qa.jsp b/src/main/webapp/qa.jsp
new file mode 100644
index 0000000..e0e3687
--- /dev/null
+++ b/src/main/webapp/qa.jsp
@@ -0,0 +1,99 @@
+<%@ page contentType="text/html;charset=UTF-8" language="java" %>
+
+
+
+
+
+
+
+
+
+
+ Приключения мотоциклиста
+ <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
+
+
+
+
+
+
+
+