| Author |
How to develop REST based website.
|
shyam ramineni
Ranch Hand
Joined: Jul 08, 2005
Posts: 43
|
|
Hi All, I have an idea about a new website. For this I need to develop something similar to http://del.icio.us. I see there is REST support in Java5. Is this good enough to build a website based in REST support in Java5. or Is there any other framework or product which does this better. [ July 23, 2008: Message edited by: shyam ramineni ] [ July 23, 2008: Message edited by: shyam ramineni ]
|
<a href="http://hyderabaditeducation.com" target="_blank" rel="nofollow">http://hyderabaditeducation.com</a>
|
 |
William Brogden
Author and all-around good cowpoke
Rancher
Joined: Mar 22, 2000
Posts: 12268
|
|
RESTful web service support is being developed in the open-source Sun supported Jersey project. In my opinion, this is the most full-featured toolkit available. Here is one of my survey articles on Jersey. I know of no REST support in the standard Java5 library. The REST support in Axis is a kludge. Bill
|
Java Resources at www.wbrogden.com
|
 |
 |
|
|
subject: How to develop REST based website.
|
|
|