Re: Help

From: Roberto Mello <rmello(at)cc(dot)usu(dot)edu>
To: Mohamed ebrahim <mohdebrahim(at)yahoo(dot)com>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: Help
Date: 2001-03-25 19:37:29
Message-ID: 20010325123729.A9699@cc.usu.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

On Sat, Mar 24, 2001 at 10:50:31PM -0800, Mohamed ebrahim wrote:
> Hi,
>
> I am a user of postgresql. I want to know that it
> is possible to call a jsp file in postgre
> command.Please help me to know how to call a jsp file.

You need a Servlet container to process jsp files and PostgreSQL does
not have a Java virtual machine. But you can use PostgreSQL from your Java
program by using JDBC.
Look for Jakarta/Tomcat for an open source servlet container.

-Roberto
--
+----| http://fslc.usu.edu USU Free Software & GNU/Linux Club|------+
Roberto Mello - Computer Science, USU - http://www.brasileiro.net
http://www.sdl.usu.edu - Space Dynamics Lab, Web Developer

In response to

  • Help at 2001-03-25 06:50:31 from Mohamed ebrahim

Browse pgsql-sql by date

  From Date Subject
Next Message Brett W. McCoy 2001-03-25 19:49:11 Re: Help
Previous Message Mathijs Brands 2001-03-25 17:14:24 Re: all views in database broken at once