org.apache.tools.ant.taskdefs.optional.ide

Class VAJLoadServlet

public class VAJLoadServlet extends VAJToolsServlet

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.
Field Summary
static StringVERSION_PARAM
the version param string
Method Summary
protected voidexecuteRequest()
Respond to a request to load a project from the Repository into the Workbench.

Field Detail

VERSION_PARAM

public static final String VERSION_PARAM
the version param string

Method Detail

executeRequest

protected void executeRequest()
Respond to a request to load a project from the Repository into the Workbench.
Copyright B) 2000-2007 Apache Software Foundation. All Rights Reserved.