Hi Gaetan,

Also take a look at http://www.mozilla.org/projects/blackwood
The Webclient API allows you to embed Gecko inside your Java application and
BlackConnect allows you to write components for Mozilla in Java. So using
these 2 technologies you can use your Java classes directly with the
BlackConnect Java->XPCOM bridge and use Webclient to perform the embedding.

_Ashu

Dan Mosedale wrote:

> Gaetan Guttermann <[EMAIL PROTECTED]> writes:
> > Hi
> >
> > we'd like to embed gecko in a java application which will contain a
> > basic browser.
> > We may call this browser with an URI such as LID://myFolder/myFile.html,
> > based on a
> > customized protocol. Html files to be displayed are stored in memory in
> > a customized
> > file system. We already have some java classes which
> > build JavaByteStreams to memory in order to reach those files...
> >
> > We'd like to know the global mecanism of protocol handling in gecko,
> > What classes
> > to add and where, inheritance... in order to implement our own protocol.
> >
> > We would appreciate any piece of information.
>
> http://www.mozilla.org/projects/netlib/new-handler.html provides an
> excellent overview, though it may be slightly out-of-date.
>
> Dan
> --

--
Ashutosh Kulkarni
Sun Microsystems Inc.
408 343 1871




Reply via email to