From 78728a96af022bae87e4d0d11855f420736d87b7 Mon Sep 17 00:00:00 2001 From: clemenso Date: Fri, 3 Apr 2009 15:04:26 +0000 Subject: applet dispatcher (prevent applet caching) git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@326 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4 --- BKUOnline/src/main/webapp/WEB-INF/web.xml | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) (limited to 'BKUOnline/src/main/webapp/WEB-INF/web.xml') diff --git a/BKUOnline/src/main/webapp/WEB-INF/web.xml b/BKUOnline/src/main/webapp/WEB-INF/web.xml index 1a9b7d78..2987ac57 100644 --- a/BKUOnline/src/main/webapp/WEB-INF/web.xml +++ b/BKUOnline/src/main/webapp/WEB-INF/web.xml @@ -1,5 +1,5 @@ - - + http-security-layer-request @@ -52,6 +50,10 @@ BKUApplet /applet.jsp + + AppletDispatcher + at.gv.egiz.bku.online.webapp.AppletDispatcher + BKUAppletAlternative /appletAlternative.jsp @@ -76,6 +78,10 @@ help /help/* + + AppletDispatcher + /applet/dispatch/* + @@ -106,4 +112,4 @@ 5 - \ No newline at end of file + -- cgit v1.2.3