Index: lams_tool_larsrc/conf/xdoclet/struts-actions.xml =================================================================== RCS file: /usr/local/cvsroot/lams_tool_larsrc/conf/xdoclet/struts-actions.xml,v diff -u -r1.17 -r1.18 --- lams_tool_larsrc/conf/xdoclet/struts-actions.xml 27 Apr 2006 02:37:45 -0000 1.17 +++ lams_tool_larsrc/conf/xdoclet/struts-actions.xml 27 Apr 2006 04:03:16 -0000 1.18 @@ -151,7 +151,8 @@ type="org.lamsfoundation.lams.tool.rsrc.web.action.LearningAction" input="/pages/learning/learning.jsp" parameter="finish" > - + + Index: lams_tool_larsrc/web/pages/learning/previewfinish.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_larsrc/web/pages/learning/Attic/previewfinish.jsp,v diff -u --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ lams_tool_larsrc/web/pages/learning/previewfinish.jsp 27 Apr 2006 04:03:16 -0000 1.1 @@ -0,0 +1,13 @@ +<%@ include file="/common/taglibs.jsp"%> + + + + + <%@ include file="/common/header.jsp"%> + + +
+ Preview Success. +
+ + \ No newline at end of file