[Zope] Server-side Java & Zope?
Chris Withers
chrisw@nipltd.com
Sat, 02 Feb 2002 15:17:56 +0000
Richard Gordon wrote:
>
> I hope that I am not beating a well-beaten horse, but a search on
> Google didn't seem to tell me whether it's possible to use java
> servelets to extend Zope sort of like python/perl externals can. So
> is this do-able (even if it involves invoking the servelet
> indirectly?)?
You want http://sf.net/projects/jpe
I used it so I could use the Lucene (jave based) indexing engine from Zope.
cheers,
Chris