Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Jakarta-turbine Wiki" 
for change notification.

The following page has been changed by ZoltanZidarics:
http://wiki.apache.org/jakarta-turbine/Turbine2/Tutorial/DirectoryService

------------------------------------------------------------------------------
             Element el = document.createElement(XML_CURRENT_FOLDER);
             el.setAttribute(XML_PATH, currentFolder);
      
-         TurbineURI tu = new TurbineURI();
+         TemplateURI tu = new TemplateURI();
          tu.setScreen(CTX_FILE_SERV_ACTION);
          tu.addPathInfo(DirectoryService.CTX_REPO, repo); 
          tu.addPathInfo(DirectoryService.CTX_ID, id);

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to