Re: [GENERAL] Need for java based web admin tool

2005-09-27 Thread Andrus
> If it just needs to work over HTTP, there are frontends that can tunnel > over a HTTP connection. EMS Postgres Manager is one of them and the lite > versions are free. > > http://www.sqlmanager.net Hannes, How to edit the table data with free version ( addd, delete, filter rows)? pgAdmin al

Re: [GENERAL] Need for java based web admin tool

2005-09-23 Thread Hannes Dorbath
I would like to install to client machine only Tomcat (You can't use php in Tomcat). I might be wrong, but isn't it a common setup to have an apache running in front of tomcat and having apache passing all JSP requests to tomcat ? And I would like to leave postgres ports closed, so HTTP tun

[GENERAL] Need for java based web admin tool

2005-09-22 Thread Jobu
Hello, I would like to admin PostgreSQL databases by using web interface which runs in Java Application Server (Tomcat). But I couldn't find any admin tool deployd as WAR file. Is there a java based web admin or is it just a dream and there is no java analog for phpPgAdmin? Jaanus

Re: [GENERAL] Need for java based web admin tool

2005-09-22 Thread Hannes Dorbath
On 22.09.2005 20:41, Jobu wrote: Is there a java based web admin or is it just a dream and there is no java analog for phpPgAdmin? There is none to my knowledge. Java client side frontends such as Aqua Data Studio (http://www.aquafold.com/) exist.. ..which runs in Java Application Server (