restlet with jdbc

2009-04-08 Thread wouter88
Hey, I want to create a database resource with jdbc connection. I have read a lot of documentation this week but I don't know how i can integrate jdbc in a restlet resource! I want a user to login with a username and password (saved in the database) for the beginning and then do some user

RE: [NEWBIE] RESTlet with JDBC tutorial

2009-04-08 Thread wouter88
I am solving with the same problem! I want to create a database resource with jdbc connection. I have read a lot of documentation this week but I don't know how i can integrate jdbc in this samples! I want a user to login with a username and password (saved in the database) for the beginning and