Note: The tomcat plugin is still under development and can be expected to change somewhat before reaching stability. It is being made available at this stage to solicit feedback from early adopters, on the understanding that the details of adding web applications mechanisms might change in breaking ways.

(Internal) Tomcat Plugin

The Tomcat plug-in, org.eclipse.tomcat, is an internal implementation of an application server implementing the org.eclipse.help.IAppServer interface. A typical plug-in that defines a web application can register this web application using the org.eclipse.help.AppServer class, and it will be run using the Tomcat engine contained in this plugin.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 Tomcat plugin:


Copyright IBM Corp. 2000, 2001.  All Rights Reserved.