Re: web programming

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Adam Rossi <adam(dot)rossi(at)platinumsolutions(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: web programming
Date: 2000-10-17 04:18:28
Message-ID: 200010170418.AAA08669@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> We have been using JSP/J2EE with PostgreSQL for around a year now on
> multiple projects. It is my opinion that J2EE is the most robust programming
> model for web development. I would qualify this by saying that for simpler
> web applications, J2EE can be overkill, and scripted solutions such as PHP
> are much faster and easier to use. Different tools for different situations.
>
> The PostgreSQL JDBC driver is a VERY important to our work. I think the work
> that has been done so far is good, but it seems that there is still a lot of
> confusion over versions, where to get the driver, and the status of current
> bugs (such as the Timestamp issue). I would like to see the JDBC driver get
> more priority, because I think it is critical to a lot of developers out
> there.

Agreed. JDBC needs a major development push.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 2000-10-17 04:21:29 Re: problem creating template database
Previous Message Tom Lane 2000-10-17 03:57:36 Re: storing binary data