src/main/webapp/WEB-INF/jsp/html_full.jsp

changeset 39
e722861558bb
parent 29
27a0fdd7bca7
     1.1 --- a/src/main/webapp/WEB-INF/jsp/html_full.jsp	Mon May 11 19:09:06 2020 +0200
     1.2 +++ b/src/main/webapp/WEB-INF/jsp/html_full.jsp	Tue May 12 22:03:00 2020 +0200
     1.3 @@ -24,7 +24,7 @@
     1.4  OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
     1.5  OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 
     1.6  --%>
     1.7 -<%@page contentType="text/html" pageEncoding="UTF-8" trimDirectiveWhitespaces="true" session="true" %>
     1.8 +<%@page contentType="text/html" pageEncoding="UTF-8" trimDirectiveWhitespaces="true" %>
     1.9  <%@page import="de.uapcore.lightpit.Constants" %>
    1.10  <%@taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
    1.11  <%@taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt" %>

mercurial