Re: Ultradev and PostgreSQL on SuSE

Поиск
Список
Период
Сортировка
От tony
Тема Re: Ultradev and PostgreSQL on SuSE
Дата
Msg-id 1005833260.21161.16.camel@tonux
обсуждение исходный текст
Ответ на Ultradev and PostgreSQL on SuSE  (Peter Blajev <peter@castandcrew.com>)
Список pgsql-general
On Wed, 2001-11-14 at 02:52, Peter Blajev wrote:
> Hi
>
> I'm using JDBC driver to connect Ultradev to postgresql database and
> everything works fine but when I try to open the index.jsp file with
> a web browser I get these:
>
> Error: 500
>
> Location: /phone_book/index.jsp
>
> Internal Servlet Error:
>
> org.apache.jasper.JasperException: Unable to compile class for
> JSP/opt/jakarta/work/localhost_8080%2Fphone_book/_0002findex_0002ejspindex_jsp_0.java:99:
> Undefined variable: all_table_isEmpty
>                 if (all_table_isEmpty) {
>                     ^
> /opt/jakarta/work/localhost_8080%2Fphone_book/_0002findex_0002ejspindex_jsp_0.java:104:
> Undefined variable: all_table_numRows
>                 if (all_table_numRows == 0) {
>                     ^
> /opt/jakarta/work/localhost_8080%2Fphone_book/_0002findex_0002ejspindex_jsp_0.java:105:
> Undefined variable: all_table_numRows
>                   all_table_numRows = 1;

You haven't defined your variables...

Cheers

Tony Grant

--
RedHat Linux on Sony Vaio C1XD/S
http://www.animaproductions.com/linux2.html
Macromedia UltraDev with PostgreSQL
http://www.animaproductions.com/ultra.html


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

Предыдущее
От: frbn@efbs-seafrigo.fr
Дата:
Сообщение: Re: GUI?
Следующее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: Idle in transaction ????