I am trying to make a sample website just to learn the basics, I already have a log in window and a home page but I want to add a featur in which users can sign up for it.
My first option wuld be to use SQL but I have no idea how to set it up for java/GWT.
Could you tell me or at least point me to the right direction?
Thank you for your time debasisdas!
No :(, I have no idea what so ever on where to start I know some query language from tutorials but not how to add it to my website nor how to start the database. I am using Java Eclipse with the Google Web Toolkit(GWT) .