Index: lams_tool_forum/web/WEB-INF/web.xml =================================================================== diff -u -r9401077810a09c0dc2a77ff8bce04b1efeb25353 -r8e35715613755a1ea9c9e22a374f431434dcaead --- lams_tool_forum/web/WEB-INF/web.xml (.../web.xml) (revision 9401077810a09c0dc2a77ff8bce04b1efeb25353) +++ lams_tool_forum/web/WEB-INF/web.xml (.../web.xml) (revision 8e35715613755a1ea9c9e22a374f431434dcaead) @@ -59,46 +59,48 @@ project's merge dir. --> - - - context - org.springframework.web.context.ContextLoaderServlet + + context + org.springframework.web.context.ContextLoaderServlet + 1 + + + + action + org.apache.struts.action.ActionServlet + + config + /WEB-INF/struts-config.xml + + + debug + 999 + + + detail + 2 + + + validate + true + + 2 + + + + Connector + com.fredck.FCKeditor.connector.ConnectorServlet + + baseDir + /UserFiles/ + + + debug + false + 1 - + - - action - org.apache.struts.action.ActionServlet - - config - /WEB-INF/struts-config.xml - - - debug - 999 - - - detail - 2 - - - validate - true - - 2 - Instructions Download @@ -108,15 +110,21 @@ 3 - - action - *.do - - - download - /download/* - + + action + *.do + + + Connector + /editor/filemanager/browser/default/connectors/jsp/connector + + + + download + /download/* + + 120