Hi we're 3 italian students and we have to plan a restful architecture using 
RESTLET.

We ask help to you becouse you're the developer of RESTLET.
If you are not, we ask to you a e-mail contact of the developer if you know it.

The architecture have to implement a B2B message exchange in xml format powered 
by GS1 XML.

-Our problem is to understand how makes the client thet have to get or post a 
resource
 to know resource's location and therefore the final url to use in the GET or 
POST HTTP messages
 to refer to the correct locations.

-HTTP packets interpretation, is powered by HTTP server created as in the 
examples
 in the RESTLET's site, or we need of a server side application running on a 
http server
 like Apache Tomcat? Or the server receives the packets only and we have to 
process
 this packets via java code or with RESTLET library?

------------------------------------------------------
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=1340239

Reply via email to