Index: lams_tool_forum/web/WEB-INF/struts-config.xml =================================================================== RCS file: /usr/local/cvsroot/lams_tool_forum/web/WEB-INF/Attic/struts-config.xml,v diff -u -r1.34 -r1.35 --- lams_tool_forum/web/WEB-INF/struts-config.xml 8 Jun 2006 07:37:34 -0000 1.34 +++ lams_tool_forum/web/WEB-INF/struts-config.xml 9 Jun 2006 01:58:46 -0000 1.35 @@ -116,7 +116,7 @@ type="org.lamsfoundation.lams.tool.forum.web.actions.AuthoringAction" name="messageForm" validate="true" - input="tiles:/authoring/forum/newTopic" + input="/jsps/authoring/message/create.jsp" parameter="createTopic" scope="request"> @@ -141,7 +141,7 @@ parameter="editTopic" scope="session"> - +