On 15 November 2010 17:57, Noor <[email protected]> wrote: > The server side is java
I assume you using tomcat or application server. In this case the server takes care db connection. In your servlets classes you need only a resource object, I think. Basically, you need a tutorial how can you set up the postgres db connection between db and your server. -- - - -- Csanyi Andras (Sayusi Ando) -- http://sayusi.hu -- http://facebook.com/andras.csanyi -- ""Trust in God and keep your gunpowder dry!" - Cromwell -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
