Re: Handling of file path with space in Reference

2008-06-03 Thread Stephane Fellah
-- *From:* Stephane Fellah [mailto:[EMAIL PROTECTED] *Sent:* 03 June 2008 17:06 *To:* discuss@restlet.tigris.org *Subject:* Handling of file path with space in Reference Hi, I am trying to create a Directory using a path with some space character in it. Here a sample code: public

Wrapping Application in Servlet

2008-06-03 Thread Stephane Fellah
() afterwards. Can anyone provide some guideline to make this wrapping successful and provide some snippet of code to illustrate the wrapping of an Application. Thank you in advance Stephane Fellah Image Matters LLC

API Modularization in Restlet

2013-05-30 Thread Stephane Fellah
to illustrate your answer. Thanks for your help. Stephane Fellah -- http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447dsMessageId=3056643

Apache Tiles integration with Restlet.

2013-05-31 Thread Stephane Fellah
I posted this question some time ago on StackOverflow. I didn't get any answer so far. I am trying to integrate Apache Tiles http://tiles.apache.org/ with Restlet http://restlet.org/ 2.0+. In addition I want to use freemarker as a template language within Apache Tiles. I am looking some pointers

Configuration of resources in Restlet Router

2013-12-19 Thread Stephane Fellah
I posted this question on StackOverflow and remained unanswered. I am hoping I will get better luck and posting it here. I am currently building a Restlet application where I need to build the router from a configuration file. The router has different endpoints using the SAME resource but