It seems that the Zope developers is not really interesting by a java integration - Why ? At least, ejb & servlet are well used in a lot of companies. So, a product like Zope is usefull for them if and only if it can call some requests to some java components from zope. Christophe
From: "Ben Edwards" <ben@videonetwork.org> Reply-To: ben@videonetwork.org To: HENRY Katell <Katell.HENRY@enst-bretagne.fr>, zope@zope.org Subject: Re: [Zope] zope and servlet Date: Wed, 7 Feb 2001 18:26:19 GMT
What type of servlets are you talking about. Try going to the zope website and doing a search -;)
hello
I'm a student and I'm a beginner with Zope
I would like to integrate a servlet based application to Zope instead of apache
Is it possible ?
thank you very much for your answers
Katell
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
_________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
It seems that the Zope developers is not really interesting by a java integration - Why ? At least, ejb & servlet are well used in a lot of companies. So, a product like Zope is usefull for them if and only if it can call some requests to some java components from zope.
Most of those companies have made a significant investment in Java technology, in hardware, software and human resources (train your people) and learning another environment, another programming language is not always a sound investment if your people talk Java as well their native language. There are 'political' reasons as well, won't get into that. Personally I would have a good look at xmlBlaster, an open source, XML/Corba based MOM (message oriented middleware) that supports Java as well Python (among other languages). Seems to support XML-RPC (Zope does too). Have Zope talk to xmlBlaster and it could interface with almost any other product out there, whether it's Java, CORBA or XML based. Very cool stuff, haven't tried it with Zope yet though. Check it out: http://www.xmlblaster.org/ HTH Jonathan
participants (2)
-
Christophe Lombart -
Jonathan (Listserv Account)