Index: lams_tool_forum/web/WEB-INF/struts-config.xml =================================================================== diff -u -rbbc64e3b60bf8b271c5cd2c41f122aba7d7d7c86 -rd343a1f8e38f854b55dd233f727727085e8a68ba --- lams_tool_forum/web/WEB-INF/struts-config.xml (.../struts-config.xml) (revision bbc64e3b60bf8b271c5cd2c41f122aba7d7d7c86) +++ lams_tool_forum/web/WEB-INF/struts-config.xml (.../struts-config.xml) (revision d343a1f8e38f854b55dd233f727727085e8a68ba) @@ -26,7 +26,8 @@ type="org.lamsfoundation.lams.tool.forum.web.forms.MessageForm" /> - + + @@ -39,13 +40,10 @@ - - + + + @@ -65,16 +63,15 @@ scope="session" parameter="initPage" validate="false"> - + - - + @@ -84,31 +81,31 @@ scope="session" parameter="uploadOnlineFile" validate="false"> - + - + - + - + - + + parameter="viewForum" scope="request" name="emptyForm"> + + + - - + scope="request" + parameter="init" > + - - - - - - - - - - - - - - - - - -