%@ page language="java"%> <%@ taglib uri="/WEB-INF/struts/struts-bean.tld" prefix="bean" %> <%@ taglib uri="/WEB-INF/struts/struts-html.tld" prefix="html" %> <%@ taglib uri="/WEB-INF/struts/struts-logic.tld" prefix="logic" %>
The first step in using the repository is to "log in" to a workspace with a tool name and indentification string. Generally each tool will have its own workspace. If the "log in" is successful, then a Ticket is returned. This ticket is used to access the workspace (get files, add new files, etc). In this demonstration, the ticket is placed in the session and the action classes get the ticket from the session and call the repository.
To start, either create your own workspace or log in to an existing workspace. If the JUNIT test data has been loaded into the database, then there will be a workspace "atoolWorkspace", with the tool name "atool" and indentification string "atool".
To create a new workspace, type in the new values in the fields below and click "createNewWorkspace". This will create the workspace and log you into the workspace.
Tool Name: | |
Indentification String (aka Password): | |
Workspace Name: |