From 41aa13dda553cb27e8e6297d921df3e7259cf158 Mon Sep 17 00:00:00 2001 From: mcentner Date: Thu, 15 Jul 2010 11:46:55 +0000 Subject: Removed manual adding of jsessionid parameter. git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@777 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4 --- BKUOnline/src/main/webapp/applet.jsp | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'BKUOnline') diff --git a/BKUOnline/src/main/webapp/applet.jsp b/BKUOnline/src/main/webapp/applet.jsp index aa0c3423..af061da4 100644 --- a/BKUOnline/src/main/webapp/applet.jsp +++ b/BKUOnline/src/main/webapp/applet.jsp @@ -39,10 +39,10 @@ <%-- URLs --%> - + - - + + <%-- Messages --%> <%-- Applet archive and class --%> @@ -190,7 +190,7 @@ document.getElementById("message").style.display = "block"; } else { var attributes = { - codebase :'', + codebase :'', code : '', archive : '', width : , -- cgit v1.2.3