Hi ALL, I am a newbie using RESTlet. I have read some documentation and following some examples and I am having some problems. I have never worked with dbo files and I found that in one appliation:
this.container = Db4o.openFile(System.getProperty("user.home")+ File.separator +
"restbook.dbo");
What should I type in this file? Where can I find a Db4o API?? How can I take
the datas from my database??
Regards,

