Next Previous Contents

17. Web-Application-Servers for PostgreSQL

Several Web-Application-Servers work with PostgreSQL both open-source and commercial versions. The popular open-source Web-Application-Servers are Enhydra and Zope and commercial Web-Application-Servers are IBM Websphere, BEA Weblogic.

17.1 Lutris Corp "Enhydra"

Enhydra supports PostgreSQL database. Enhydra is a immensely popular Java/XML Web-Application-Server created by 'Lutris Corporation'. It is the world's best Java/XML Web-Application server. It supports EJB, Servlets, JSP, JNDI, JDBC, JTA, CORBA, XMLC/Rocks, DODS and internationalization. It is written in 100% pure Java and is available from http://www.enhydra.org. Enhydra is a open source code project but is commercially sold and supported by Lutris Corp. Visit http://www.lutris.com

You would use Borland Corp's JBuilder along with Enhydra. JBuilder is at http://www.inprise.com

See also Enterprise Java HOWTO at http://www.linuxdoc.org/HOWTO/Enterprise-Java-for-Linux-HOWTO.html

17.2 Zope

Python is becoming immensely popular "pure" object-oriented scripting language. Zope is a Web-Application server and provides interfaces to PostgreSQL. Zope is available at http://www.zope.org Python is at http://www.python.org


Next Previous Contents