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

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: 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?

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
) 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

Session

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

Authentication Header

2008-03-04 Thread Jahid
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
of non-standard header on client side? Regards, Jahid

Fetching non-standard headers on client side

2008-01-04 Thread Md . Jahid Shohel
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
-standard 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