From 2356dcc6cf9f158b082f066ccb896a97abdbf367 Mon Sep 17 00:00:00 2001 From: marcins78 Date: Wed, 9 Jan 2013 18:33:42 +0000 Subject: [PATCH] Remove JSP from HTML to use with async support. --- .../src/main/webapp/deckBuild.html | 40 ++++++++++++++---- .../gemp-lotr-web/src/main/webapp/game.html | 41 +++++++++++++++---- .../gemp-lotr-web/src/main/webapp/hall.html | 40 ++++++++++++++---- .../src/main/webapp/includes/changeLog.html | 9 ++-- .../src/main/webapp/includes/contribute.html | 6 --- .../src/main/webapp/includes/formatRules.html | 6 --- .../src/main/webapp/includes/gameHistory.html | 6 --- .../src/main/webapp/includes/instruction.html | 6 --- .../main/webapp/includes/leagueResults.html | 6 --- .../src/main/webapp/includes/leagueRules.html | 6 --- .../webapp/includes/registrationForm.html | 6 --- .../src/main/webapp/includes/stats.html | 6 --- .../webapp/includes/tournamentResults.html | 6 --- .../src/main/webapp/includes/yourStats.html | 6 --- .../gemp-lotr-web/src/main/webapp/index.html | 40 ++++++++++++++---- .../src/main/webapp/leagueAdmin.html | 40 ++++++++++++++---- .../src/main/webapp/merchant.html | 40 ++++++++++++++---- 17 files changed, 202 insertions(+), 108 deletions(-) diff --git a/gemp-lotr/gemp-lotr-web/src/main/webapp/deckBuild.html b/gemp-lotr/gemp-lotr-web/src/main/webapp/deckBuild.html index 7c71af804..9e0a0df22 100644 --- a/gemp-lotr/gemp-lotr-web/src/main/webapp/deckBuild.html +++ b/gemp-lotr/gemp-lotr-web/src/main/webapp/deckBuild.html @@ -1,9 +1,3 @@ -<%@ page contentType="text/html; charset=UTF-8"%> -<% -response.setHeader("Cache-Control","no-cache"); -response.setHeader("Pragma","no-cache"); -response.setDateHeader ("Expires", -1); -%> @@ -12,7 +6,39 @@ response.setDateHeader ("Expires", -1); - <%@ include file="js.inc" %> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +