Hello, yes, for the quick answer. The interface, that is to say the resources and their methods, implemented using jax-rs is completely unaware of the kind of client. You should be able to request such resources using any kind of HTTP client (browser, telnet, curl, and more).
best regards, Thierry Boileau > Hello, > Quick question: Can the Restlet GWT client call any JAX-RS implementation > ? Can I also point it to Jersey/RESTEasy etc... > > Any info appreciated, > Thanks > -A- > ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2436319

