Up to my neck in it - Mailing list pgsql-general

From Tony Grant
Subject Up to my neck in it
Date
Msg-id 986481982.3805.1.camel@tonux
Whole thread Raw
List pgsql-general
Hello,

I am back on my quest for the holy grail: point and click .jsp creation.

I have Dreamweaver Ultradev - I have used Macromedias instructions for
installing the JDBC driver.

I have postgresql running on my server

I have an application server running - Enhydra Multiserver connected to
Apache by Enhydra Director. In principal all requests for files ending
with .jsp are handed to Enyhdra Multiserver.

I now have Ultradev connecting to the server but saying that the
application server is not binding to blah blah blah.

Some important points:

    I want to keep the database logic in the database so connections are
    of type SELECT or adding of records

    The database server does not have ftpd running - all Ultradev
    filetransfer is over the LAN

    The pages accessing the data are outside of the firewall so all
    requests must come via port 80 or 443

Any advice greatly appreciated.

My B plan is to use Enhydra XMLC and Jbuilder Pro.

Cheers

Tony Grant


--
RedHat Linux on Sony Vaio C1XD/S
http://www.animaproductions.com/linux2.html


pgsql-general by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [DOCS] Better Features document?
Next
From: roy cabaniss
Date:
Subject: converting from php3 to php4