Return-Path: X-Original-To: apmail-struts-issues-archive@minotaur.apache.org Delivered-To: apmail-struts-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id EC3E311157 for ; Mon, 5 May 2014 17:32:30 +0000 (UTC) Received: (qmail 9690 invoked by uid 500); 5 May 2014 17:32:18 -0000 Delivered-To: apmail-struts-issues-archive@struts.apache.org Received: (qmail 9520 invoked by uid 500); 5 May 2014 17:32:16 -0000 Mailing-List: contact issues-help@struts.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@struts.apache.org Delivered-To: mailing list issues@struts.apache.org Received: (qmail 9455 invoked by uid 99); 5 May 2014 17:32:15 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 May 2014 17:32:15 +0000 Date: Mon, 5 May 2014 17:32:15 +0000 (UTC) From: =?utf-8?Q?Antonio_S=C3=A1nchez_=28JIRA=29?= To: issues@struts.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (WW-4341) More explanatory documentation for RESTful MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Antonio S=C3=A1nchez created WW-4341: ----------------------------------- Summary: More explanatory documentation for RESTful=20 Key: WW-4341 URL: https://issues.apache.org/jira/browse/WW-4341 Project: Struts 2 Issue Type: Improvement Components: Documentation Reporter: Antonio S=C3=A1nchez Priority: Minor A more detailed documentation would help newbies understand how-to use REST= plugin.=20 Specially, explain the use of HTTPHeader instances. From a newbie perspecti= ve it is difficult to understand, because newcomers have learned that actio= ns return string results. Also, some recommendations, as implementing custom ActionSupport to extend = from, as all boilerplate of St2 ActionSupport is not needed for RESTful. -- This message was sent by Atlassian JIRA (v6.2#6252)