Thread: Re: [INTERFACES] Rapid web based apps?

Re: [INTERFACES] Rapid web based apps?

From
"John Barrett"
Date:
-----Original Message-----
From: Matthew Hagerty <matthew@venux.net>
>If you have to create a web based app with PostgreSQL as the backend, what
>would you use?  Right now I am creating a custom CGI program in C, but I
>think I am just being stubborn and not looking at what new tools are
available.
>


I'm using Perl and Java Servlets (one or the other... not both in the same
application)

you can also look at PHP3, ePerl and EmbPerl for embedding scripts with
database access in your web pages

(presuming you are using an Apache web server either on Unix or WinNT :)))))