Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 97785
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T00:04:16+00:00 2026-05-11T00:04:16+00:00

Every tutorial or explanation of REST just goes too complicated too quickly – the

  • 0

Every tutorial or explanation of REST just goes too complicated too quickly – the learning curve rises so fast after the initial explanation of CRUD and the supposed simplicity over SOAP. Why can’t people write decent tutorials anymore!

I’m looking at Restlet – and its not the best, there are things missing in the tutorial and the language/grammar is a bit confusing and unclear. It has took me hours to untangle their First Steps tutorial (with the help of another Java programmer!)

RESTlet Tutorial Comments

Overall I’m not sure exactly who the tutorial was aimed at – because there is a fair degree of assumed knowledge all round, so coming into REST and Restlet framework cold leaves you with a lot of ‘catchup work’ to do, and re-reading paragraphs over and over again.

  1. We had difficulty working out that the jars had to be in copied into the correct lib folder.

  2. Problems with web.xml creating a HTTP Status 500 error –

The server encountered an internal error () that prevented it from fulfilling this request

, the tutorial says:

‘Create a new Servlet Web application as usual, add a ‘com.firstStepsServlet’ package and put the resource and application classes in.’

This means that your fully qualified name for your class FirstStepsApplication is com.firstStepsServlet.FirstStepsApplication, so we had to alter web.xml to refer to the correct class e.g:

original:

<param-value>          firstStepsServlet.FirstStepsApplication </param-value> 

should be:

<param-value>          com.firstStepsServlet.FirstStepsApplication </param-value> 

Conclusion

I was under the impression that the concepts of REST were supposed to be much simpler than SOAP – but it seems just as bad if not more complicated – don’t get it at all! grrrr

Any good links – much appreciated.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-11T00:04:17+00:00Added an answer on May 11, 2026 at 12:04 am

    It sounds like you could use a solid understanding of the fundamentals of REST, and for that I highly recommend RESTful Web Services by Leonard Richardson and Sam Ruby. I provides a great introduction to REST: what it is and how to implement a (practical) RESTful web service.

    Most of the example code in the book is actually Ruby, but it’s easy enough to understand even if you’re not a Ruby expert. But one thing that should help you specifically is that one of the later chapters of the book contains overviews of several RESTful frameworks, including Restlet. It doesn’t really get into any code (it’s a 50,000-foot flyover) but I think it’ll give you just what you need at this stage.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm learning Symfony2 now and in every tutorial I read, there are protected variables,
I just started looking into Raphael, and every tutorial said that you may draw
I've been trying to follow every single tutorial and thread there is, i jast
This tutorial suggests nesting tables in content controls but every time I'm trying to
I have completed every step in XMonad's tutorial for Mac. However, I cannot start
Every time vim starts it shows 'No mapping found' warnings. I'm using the tutorial
I noticed that every tutorial on how to do JavaScript inheritance does this: SubClass.prototype
Pretty much everyone and every tutorial seems to store it's private app data in
It should be so simple. I've followed every tutorial and forum I could find,
I am completely new to both the world of XCode and VST. Every tutorial

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.