Index: lams_tool_nb/web/authoringIndex.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_nb/web/Attic/authoringIndex.jsp,v diff -u -r1.2 -r1.3 --- lams_tool_nb/web/authoringIndex.jsp 14 Jul 2005 02:29:45 -0000 1.2 +++ lams_tool_nb/web/authoringIndex.jsp 20 Jul 2005 04:22:36 -0000 1.3 @@ -5,7 +5,7 @@ String path = request.getContextPath(); String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/"; -String url = "/tool/nb/starter/authoring?toolContentId="+355; +String url = "/starter/authoring?toolContentId="+355; %> <%@ taglib uri="/WEB-INF/jstl/c.tld" prefix="c" %>