(Internal) Help Application Server

The internal Help Application Server plug-in, org.eclipse.help.appserver, provides APIs for controlling an appliction server equiped with a servlet engine, capable of running web applications. A typical plug-in that defines a web application can register this web application using the org.eclipse.help.internal.appserver.WebappManager class, and it will be run using the application server engine. In general, these web applications can also access the workbench environment, so servlets can call eclipse API's.


Preferences

The following preference settings can be used with the Application Server plugin:


(c) Copyright (c) 2000, 2003 IBM Corporation and others. All Rights Reserved.