Thread: is there webadmin sw written in jsp/servlet

is there webadmin sw written in jsp/servlet

From
"Ibrahim Tekin"
Date:
hi,

i need an admin tool like phpPgAdmin but written in jsp or servlets. does anybody know such project?

Re: is there webadmin sw written in jsp/servlet

From
"Guy Rouillier"
Date:
Ibrahim Tekin wrote:
> i need an admin tool like phpPgAdmin but written in jsp or servlets.
> does anybody know such project?

Why do you require your admin tool to be written in a particular
language?  If you don't want to run PHP on your web server, there are
other administrative tools available.  Some, like pgAdmin III don't
require any additional server software at all; it is a client tool that
resides on your workstation, and both Windows and Linux/Unix
implementations are available.  Other options exist as well; a quick
search of the archives will provide some names.

--
Guy Rouillier