Re: JSP pages don't work with database after postgres downgrade - Mailing list pgsql-general

From Chris
Subject Re: JSP pages don't work with database after postgres downgrade
Date
Msg-id 440D2F4C.8050604@gmail.com
Whole thread Raw
In response to Re: JSP pages don't work with database after postgres downgrade  ("Phill Edwards" <philledwards@gmail.com>)
Responses Re: JSP pages don't work with database after postgres downgrade  ("Phill Edwards" <philledwards@gmail.com>)
List pgsql-general
Phill Edwards wrote:
>>To help you, we would need to know a)  if you can run a very simple jsp
>>test to ensure that database connectivity is occuring (i.e. can you pull
>>and display a record) and b) if you are using an cryptography (like MD5)
>>in your password checks.
>
>
> The user logon screen is a simple jsp script - all it does it check
> the username and password against some values in a table. There is no
> cryptography involved.
>
> Is there a simple test page somewhere for JSP/Postgres that I could
> use to try to track down the cause of this?

Check your postgresql logs firstly.

--
Postgresql & php tutorials
http://www.designmagick.com/

pgsql-general by date:

Previous
From: "Phill Edwards"
Date:
Subject: Re: JSP pages don't work with database after postgres downgrade
Next
From: "Phill Edwards"
Date:
Subject: Re: JSP pages don't work with database after postgres downgrade