pls take a look:http://wiki.restlet.org/docs_1.1/g1/43-restlet/52-restlet.html
I will start this tutorial with a simply example-"microblog",that's a
text based micro blog for demo how to using AJAX in Restlet.
Demo construction:
* Web client: call background service via JSON protocol in full
REST way(GET/PUT/POST/DELETE).
* Server side: uses db4o to work as store service provider,and
expose data in RESTful way.
* Server handle process: Application dispatch request to
Router,Router find corresponding reource,Resource handle request and
return representation.
Maybe it could give you a bit help!
On Feb 13, 2008 1:17 AM, Yousef Ghandour <[EMAIL PROTECTED]> wrote:
> Hey
> I noticed that some people talk about restlet webdav support, and I find
> webdav methods in the Method class, and also noticed that the finder will
> check the http standards method in the request, if not, it will call the
> handleXXX where XXX is the not standard name extracted from the request and
> uses reflection to call the handleXXX on the target resource. It's sounds
> good, and it should work, however it didn't in 1.0 version, and it works
> with 1.1 version, however with a standalone application, not with tomcat
> connector.
> For the class design, it should work even in the 1.0 version! can anyone
> tell me where is my problem. And why the new release dose not works with
> tomcat.
> Thanks
>
>
>
--
cleverpig
Location: Beijing
Address: Room 4018,No.A2 South Avenue Fuxingmen Beijing,P.R.China
Zipcode: 100031
Phone: 010-66415588-1113
MSN: [EMAIL PROTECTED]
QQ: 149291732
Skepe: cleverpigatmatrix
My Facebook ID:cleverpig
My Blog: hihere.sohu.com
My Tags: del.icio.us/cleverpig
My Twitter: twitter.com/cleverpig
My Organization: www.beijing-open-party.org
一些值得关注的唧歪:
http://jiwai.de/t/jmatrix/
http://jiwai.de/t/db4o/
http://jiwai.de/t/matrix-community/