I need to connect my backend in Postgres with GWT, but I am not able to find any suitable tutorial.
Also I have read that I need some kind of web container to do that, but I don't know how?
If anyone could help me with how the connection needs to be created between postgres and GWT and how do I use RPC and the web container that would be great!
A step-by-step answer would really help me understand the basic approach.
I am using Eclipse to code.
Thanks!