Re: restlet server

2008-03-18 Thread Jahid
am using jetty for that. using jetty was pretty easy through maven plugin. so, if restlet server can comeup with such easy running web app, then it would be nice. Regards, Jahid

Re: restlet server

2008-03-17 Thread Jahid
Actually, i am using Echo2 framework. I want to deploy or run my developed Echo2 in restlet server. but have no clue how to do that. please, any help?

restlet server

2008-03-17 Thread Jahid
deploy that web app war in a regular server (tomcat, jboss) Working code or examples will be really helpful. Regards Jahid

Re: Error on server

2008-03-10 Thread Jahid
Hi Jerome, I was using 1.0.7, then i moved to use 1.0.8 as you mentioned on your last post. But still the problem is same. Please if you think that there is some other way to solve this. Please let me know. This is really important for me. Thanks a lot for replying. Regards, Jahid

Error on server

2008-03-09 Thread Jahid
va:77) at simple.http.Dispatcher.run(Dispatcher.java:83) at simple.util.process.Daemon.execute(Daemon.java:121) at simple.util.process.Daemon.run(Daemon.java:106) Thanks in advance. Regards, Jahid

Re: Session

2008-03-05 Thread Jahid
So, Actually in other words, RESTlet is not really stateless, but its possible (or probably left for the developers to maintain their own session/state. And yes, I have just done that, i developed my part of code which maintains a session concept. Though its saved with application state.

Session

2008-03-05 Thread Jahid
emory bases data saving on server side? Regards, Jahid

Authentication Header

2008-03-04 Thread Jahid
format. So, don't ask me to do that :), also i want the challenge to go on server side as "WWW-Authenticate" header with a status code 201. Thanks in advance. Regards, Jahid

How to set non-standard headers

2008-01-07 Thread Md . Jahid Shohel
Hi, Can anyone tell me, how can I set non-standard hears in Response object from server side. So that client can fetch that. Thanks in advance. Regards, Jahid

Re: Fetching non-standard headers on client side

2008-01-05 Thread Md . Jahid Shohel
ching of non-standard header on client side? Regards, Jahid

Fetching non-standard headers on client side

2008-01-04 Thread Md . Jahid Shohel
header. I have searched though both key and the object of the above attribute map, but didn't find my non-standard header. Any idea how to resolve this problem? Here I want to mention that, I am using Restlet 1.0.4. Looking forward for your response. Regards, Jahid

Fetching non-standard headers on client side

2008-01-04 Thread Md . Jahid Shohel
I want to mention that, I am using restlet 1.0.4. Looking forward for your response. Regards, Jahid