Index: lams_tool_vote/web/WEB-INF/web.xml
===================================================================
diff -u -r1d2ff22c947ab0d5646bb02b8189ca668020bdbc -r0c0cbdac26679e47d5c48e045c30e5496e1f809b
--- lams_tool_vote/web/WEB-INF/web.xml (.../web.xml) (revision 1d2ff22c947ab0d5646bb02b8189ca668020bdbc)
+++ lams_tool_vote/web/WEB-INF/web.xml (.../web.xml) (revision 0c0cbdac26679e47d5c48e045c30e5496e1f809b)
@@ -1,147 +1,139 @@
-
-
+
+ javax.servlet.jsp.jstl.fmt.localizationContext
+ org.lamsfoundation.lams.tool.vote.ApplicationResources
+
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or
-(at your option) any later version.
+
+ contextConfigLocation
+ classpath:/org/lamsfoundation/lams/tool/vote/dbupdates/autopatchContext.xml
+
+
+ locatorFactorySelector
+ classpath:/org/lamsfoundation/lams/beanRefContext.xml
+
+
+ parentContextKey
+ context.central
+
-This program is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-GNU General Public License for more details.
+
+ UrlRewriteFilter
+ org.tuckey.web.filters.urlrewrite.UrlRewriteFilter
+
-You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
-USA
+
+ UrlRewriteFilter
+ /*
+ REQUEST
+ FORWARD
+
-http://www.gnu.org/licenses/gpl.txt
--->
-
- javax.servlet.jsp.jstl.fmt.localizationContext
- org.lamsfoundation.lams.tool.vote.ApplicationResources
-
-
-
- contextConfigLocation
- classpath:/org/lamsfoundation/lams/tool/vote/dbupdates/autopatchContext.xml
-
-
- locatorFactorySelector
- classpath:/org/lamsfoundation/lams/beanRefContext.xml
-
-
- parentContextKey
- context.central
-
+
+ SystemSessionFilter
+
+ org.lamsfoundation.lams.web.session.SystemSessionFilter
+
+
-
- UrlRewriteFilter
- org.tuckey.web.filters.urlrewrite.UrlRewriteFilter
-
-
-
- UrlRewriteFilter
- /*
- REQUEST
- FORWARD
-
-
-
- SystemSessionFilter
-
- org.lamsfoundation.lams.web.session.SystemSessionFilter
-
-
-
-
- hibernateFilter
-
- org.lamsfoundation.lams.util.CustomizedOpenSessionInViewFilter
-
+
+ hibernateFilter
+
+ org.lamsfoundation.lams.util.CustomizedOpenSessionInViewFilter
+
sessionFactoryBeanName
- coreSessionFactory
+ coreSessionFactory
-
+
LocaleFilter
-
- org.lamsfoundation.lams.web.filter.LocaleFilter
-
+
+ org.lamsfoundation.lams.web.filter.LocaleFilter
+
-
- SystemSessionFilter
- /*
-
-
-
- hibernateFilter
- /*
-
+
+ SystemSessionFilter
+ /*
+
- LocaleFilter
- /*
-
+ hibernateFilter
+ /*
+
-
+
+ LocaleFilter
+ /*
+
+
+
- org.springframework.web.context.ContextLoaderListener
+ org.springframework.web.context.ContextLoaderListener
-
-
+
+
org.lamsfoundation.lams.web.session.SetMaxTimeoutListener
- action
- org.apache.struts.action.ActionServlet
-
- config
- /WEB-INF/struts-config.xml
-
-
- debug
- 999
-
-
- detail
- 2
-
-
- validate
- true
-
- 1
-
+ action
+ org.apache.struts.action.ActionServlet
+
+ config
+ /WEB-INF/struts-config.xml
+
+
+ debug
+ 999
+
+
+ detail
+ 2
+
+
+ validate
+ true
+
+ 1
+
download
org.lamsfoundation.lams.contentrepository.client.ToolDownload
-
- toolContentHandlerBeanName
- voteToolContentHandler
-
- 3
+
+ toolContentHandlerBeanName
+ voteToolContentHandler
+
+ 3
-
+
exportPortfolio
org.lamsfoundation.lams.tool.vote.web.ExportServlet
-
+
Connector
net.fckeditor.connector.ConnectorServlet
@@ -158,182 +150,176 @@
action
- *.do
+ *.do
download
/download/*
-
+
-
+
exportPortfolio
/exportPortfolio/*
-
+
- Connector
- /ckeditor/filemanager/browser/default/connectors/jsp/connector
+ Connector
+ /ckeditor/filemanager/browser/default/connectors/jsp/connector
-
-
- 500
- /error.jsp
-
-
- 403
- /403.jsp
-
-
- 404
- /404.jsp
-
-
-
+
+ 500
+ /error.jsp
+
+
+ 403
+ /403.jsp
+
+
+ 404
+ /404.jsp
+
-
-
- -->
-
+
+
-
+
-
+
- tags-bean
- /WEB-INF/tlds/struts/struts-bean.tld
+ tags-bean
+ /WEB-INF/tlds/struts/struts-bean.tld
-
+
- tags-html
- /WEB-INF/tlds/struts/struts-html.tld
+ tags-html
+ /WEB-INF/tlds/struts/struts-html.tld
-
+
- tags-logic
- /WEB-INF/tlds/struts/struts-logic.tld
+ tags-logic
+ /WEB-INF/tlds/struts/struts-logic.tld
-
+
- tags-tiles
- /WEB-INF/tlds/struts/struts-tiles.tld
+ tags-tiles
+ /WEB-INF/tlds/struts/struts-tiles.tld
-
+
- tags-bean-el
- /WEB-INF/tlds/struts/struts-bean-el.tld
+ tags-bean-el
+ /WEB-INF/tlds/struts/struts-bean-el.tld
- tags-html-el
- /WEB-INF/tlds/struts/struts-html-el.tld
+ tags-html-el
+ /WEB-INF/tlds/struts/struts-html-el.tld
- tags-logic-el
- /WEB-INF/tlds/struts/struts-logic-el.tld
+ tags-logic-el
+ /WEB-INF/tlds/struts/struts-logic-el.tld
- tags-tiles-el
- /WEB-INF/tlds/struts/struts-tiles-el.tld
+ tags-tiles-el
+ /WEB-INF/tlds/struts/struts-tiles-el.tld
-
-
-
-
-
- tags-fmt
- /WEB-INF/tlds/jstl/fmt.tld
-
-
-
- tags-core
- /WEB-INF/tlds/jstl/c.tld
-
-
-
- tags-function
- /WEB-INF/tlds/jstl/fn.tld
-
-
-
- tags-xml
- /WEB-INF/tlds/jstl/x.tld
-
-
-
-
-
-
- tags-permittedTaglibs
- /WEB-INF/tlds/jstl/permittedTaglibs.tld
-
-
-
- tags-scriptfree
- /WEB-INF/tlds/jstl/scriptfree.tld
-
-
-
-
-
-
-
- tags-lams
- /WEB-INF/tlds/lams/lams.tld
+
+
+
+
+
+ tags-fmt
+ /WEB-INF/tlds/jstl/fmt.tld
+
+ tags-core
+ /WEB-INF/tlds/jstl/c.tld
+
+
+
+ tags-function
+ /WEB-INF/tlds/jstl/fn.tld
+
+
+
+ tags-xml
+ /WEB-INF/tlds/jstl/x.tld
+
+
+
+
+
+
+ tags-permittedTaglibs
+ /WEB-INF/tlds/jstl/permittedTaglibs.tld
+
+
+
+ tags-scriptfree
+ /WEB-INF/tlds/jstl/scriptfree.tld
+
+
+
+
+
+
+
+ tags-lams
+ /WEB-INF/tlds/lams/lams.tld
+
+
-
+
-
- Secure content
+
+ Secure content
/*
-
-
- LEARNER
- MONITOR
- AUTHOR
- SYSADMIN
-
-
+
+
+ LEARNER
+ MONITOR
+ AUTHOR
+ SYSADMIN
+
+
-
-
- Authoring content
- /authoring/*
- /authoring.do
- /authoringStarter.do
- /pedagogicalPlanner.do
-
-
- AUTHOR
- MONITOR
- SYSADMIN
-
-
-
-
- Staff content
- /monitoring/*
- /monitoring.do
- /monitoringStarter.do
-
-
- MONITOR
- SYSADMIN
-
-
-
-
+
+
+ Authoring content
+ /authoring/*
+ /authoring.do
+ /authoringStarter.do
+ /pedagogicalPlanner.do
+
+
+ AUTHOR
+ MONITOR
+ SYSADMIN
+
+
+
+
+ Staff content
+ /monitoring/*
+ /monitoring.do
+ /monitoringStarter.do
+
+
+ MONITOR
+ SYSADMIN
+
+
+
+
Student
LEARNER
@@ -358,20 +344,25 @@
Group Administrator
GROUP ADMIN
-
+
LAMS System Adminstrator
SYSADMIN
-
-
-
- FORM
+
+
+
+ FORM
LAMS
-
- /login.jsp
- /login.jsp?failed=y
-
-
+
+ /login.jsp
+ /login.jsp?failed=y
+
+
-
+
+
+ /lams
+
+
+
\ No newline at end of file