Index: lams_tool_lamc/web/index.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_lamc/web/Attic/index.jsp,v diff -u -r1.3 -r1.4 --- lams_tool_lamc/web/index.jsp 18 Oct 2005 15:22:47 -0000 1.3 +++ lams_tool_lamc/web/index.jsp 24 Oct 2005 10:25:48 -0000 1.4 @@ -7,11 +7,12 @@ + <% String userContentId="1234"; String userId="1111"; - String toolUrl="/authoringStarter?userId=" + userId + "&toolContentId=" + userContentId; + String toolUrl="/authoringStarter?userId=" + userId + "&toolContentID=" + userContentId; %>