Re: web programming - Mailing list pgsql-general

From Bruce Momjian
Subject Re: web programming
Date
Msg-id 200010170418.AAA08669@candle.pha.pa.us
Whole thread Raw
In response to Re: web programming  ("Adam Rossi" <adam.rossi@platinumsolutions.com>)
Responses Re: web programming  (The Hermit Hacker <scrappy@hub.org>)
List 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@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: storing binary data
Next
From: Bruce Momjian
Date:
Subject: Re: problem creating template database