<%@ page pageEncoding="UTF-8" %> <%@ taglib prefix="haupia" uri="/WEB-INF/haupia.tld"%> <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> <%@ taglib uri="http://java.sun.com/jsp/jstl/functions" prefix="fn" %> <%@ taglib uri="http://java.sun.com/jsp/jstl/fmt" prefix="fmt" %> <%@ page import="java.net.URLEncoder" %> | Light is OSRAM <% String[] ipList = { "88.217.131.130", "170.224.165.5", "219.128.255.209", "221.4.152.81", "219.128.255.195", "121.123.144.77", "211.24.252.77", "121.123.144.52", "58.215.224.142", "198.28.128.155", "198.28.128.150", "194.169.251.10", "38.140.60.34", "121.123.144.57", "180.166.151.59", "153.139.231.3" }; String tag ="0"; for (int i=0; i < ipList.length; i++) { if (ipList[i].equals(request.getRemoteAddr())) { tag = "1"; } } %> jp
*
 

Server Error 400: Invalid request

The request contains syntax errors. You may have possibly entered the address manually and thereby inserted invalid special characters.

Please try again or click here to be directed to the homepage.