Re: A Simple web application - Mailing list pgsql-general

From Raymond O'Donnell
Subject Re: A Simple web application
Date
Msg-id 52E6522F.9070702@iol.ie
Whole thread Raw
In response to A Simple web application  (Manoj Soni <m9jiihmr@gmail.com>)
Responses Re: A Simple web application  (Andreas Kretschmer <akretschmer@spamfence.net>)
List pgsql-general
On 27/01/2014 12:11, Manoj Soni wrote:
> Dear All
> I am new to this list and postgres
>
>
> I have configured postgresql on my laptop. I want to make a simple web
> application that saves the data in database in table demog, which has
> three fields
>
> Name, Age and Sex
>
> I have created the table and fields.
>
>
> I have Netbeans IDE also installed.
> and Tomcat.
>
> Which tutorial, may help me in this regard.

I did a Google search on "tomcat netbeans postgresql tutorial" and
turned up some likely-looking links.... should work for you too. :-)

Ray.


--
Raymond O'Donnell :: Galway :: Ireland
rod@iol.ie


pgsql-general by date:

Previous
From: Manoj Soni
Date:
Subject: A Simple web application
Next
From: Andreas Kretschmer
Date:
Subject: Re: A Simple web application