User-agent: Mozilla Thunderbird 1.0 (Windows/20041206)
Hi,
I'm currently writing an Eclipse Plug-In which shall controll a number
of remote agents implemented as java applets. Certainly I need a
WebServer that provides the applets.
As far as I know the Eclipse help is composed of html sites. So I would
like to ask whether these html sites are provided by an Eclipse own
WebServer or is there just a WebBrowser integrated to open the files.
I'm interested in this because if the help is provided by an Eclipse own
WebServer I would like to use this server for providing my applets
instead of using a stand-alone Server like the Apache.
Further, if it is possible I appreciate when someone could tell me how
to get access to the WebServer.