Hello, actually it has been decided to merge both api (the former "org.restlet" package, and its implementation (the former "com.noelios.restlet" package). Therefore, using the 2.0.7 release, just use the org.restlet.jar, org.restlet.ext.servlet.jar, and the provided javax.servlet.jar.
I should add that the version number of libraries refers to their own number, not the Restlet one. I mean, in the case of the servlet library, "2.0.4" or "2.0.5" refers to the version of the servlet spec. Best regards, Thierry Boileau ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2767367

