• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Paul Clapham
  • Devaka Cooray
  • Liutauras Vilda
Sheriffs:
  • Jeanne Boyarsky
  • paul wheaton
  • Henry Wong
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Tim Moores
  • Carey Brown
  • Mikalai Zaikin
Bartenders:
  • Lou Hamers
  • Piet Souris
  • Frits Walraven

Regarding Restful Webservices

 
Greenhorn
Posts: 24
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi All,

I am new to RESTful Jersey webservices, Could you please answer the following questions.

# Purpose of Jersey web-services; What is the protocol it uses? Advantages, Disadvantages?
# In what way it is different from plain WS (app server dependent), Axis WS?
# What are the types of Jersey WS?
# What mechanism it uses to return the results?
# Does it has the compatibility with Java collection Objects?
# Are there any issues mentioned from usage perspective

Any help appreciated.....

Thanks in advance,
Krishna
 
Author and all-around good cowpoke
Posts: 13078
6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

What a question - do you have a term paper due or something?

You could start with the wikipedia entry for basic principles.

Then visit the Jersey project site.

Bill
 
jonnabhatla venkata
Greenhorn
Posts: 24
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

William Brogden wrote:
What a question - do you have a term paper due or something?

You could start with the wikipedia entry for basic principles.

Then visit the Jersey project site.

Bill



Could you please provide me the information to the above questions?
I dont find the right information form the Jersey project site.

Thanks in advance,
Krishna
 
William Brogden
Author and all-around good cowpoke
Posts: 13078
6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Could you please provide me the information to the above questions?



No, you will have to dig for the answers like everybody else - you will learn a lot more that way.

Over the past two years I have written over 8 thousand words related to those questions in articles - you can find the links on my web site.

Bill
 
No one can make you feel inferior without your consent - Eleanor Roosevelt. tiny ad:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic