Re: JSP pages don't work with database after postgres downgrade

Поиск
Список
Период
Сортировка
От Phill Edwards
Тема Re: JSP pages don't work with database after postgres downgrade
Дата
Msg-id c92a75980603062256o63272ea4t@mail.gmail.com
обсуждение исходный текст
Ответ на Re: JSP pages don't work with database after postgres downgrade  (Chris Travers <chris@metatrontech.com>)
Ответы Re: JSP pages don't work with database after postgres downgrade
Список pgsql-general
> 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?

Regards,
Phill

В списке pgsql-general по дате отправления:

Предыдущее
От: Greg Stark
Дата:
Сообщение: Re: Sequencial scan instead of using index issue again
Следующее
От: Chris
Дата:
Сообщение: Re: JSP pages don't work with database after postgres downgrade