org.apache.tools.ant.taskdefs.optional.ide
Class VAJLoadServlet
public class VAJLoadServlet
A Remote Access to Tools Servlet to load a Project
from the Repository into the Workbench. The following
table describes the servlet parameters.
Parameter |
Description |
project |
The name of the Project you want to load into
the Workbench. |
version |
The version of the package you want to load into
the Workbench. |
protected void | executeRequest() - Respond to a request to load a project from the Repository
into the Workbench.
|
VERSION_PARAM
public static final String VERSION_PARAM
the version param string
executeRequest
protected void executeRequest()
Respond to a request to load a project from the Repository
into the Workbench.
- executeRequest in interface VAJToolsServlet
Copyright B) 2000-2005 Apache Software Foundation. All Rights Reserved.