CLOUDSTACK-8977: remove session creation from index.jsp

Signed-off-by: Laszlo Hornyak <laszlo.hornyak@gmail.com>
This commit is contained in:
Laszlo Hornyak 2015-10-21 21:36:15 +02:00
parent 39bd17d797
commit 040810e67a
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
--%><%@ page contentType="text/html; charset=UTF-8" %>
--%><%@ page contentType="text/html; charset=UTF-8" session="false" %>
<%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %>
<%@ taglib uri="http://java.sun.com/jsp/jstl/fmt" prefix="fmt" %>
<c:if test="${!empty cookie.lang}">