Return-Path: Delivered-To: apmail-struts-user-archive@www.apache.org Received: (qmail 58959 invoked from network); 8 Apr 2008 02:50:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 Apr 2008 02:50:29 -0000 Received: (qmail 86181 invoked by uid 500); 8 Apr 2008 02:50:19 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 86147 invoked by uid 500); 8 Apr 2008 02:50:19 -0000 Mailing-List: contact user-help@struts.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Struts Users Mailing List" Reply-To: "Struts Users Mailing List" Delivered-To: mailing list user@struts.apache.org Received: (qmail 86136 invoked by uid 99); 8 Apr 2008 02:50:19 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Apr 2008 19:50:19 -0700 X-ASF-Spam-Status: No, hits=3.2 required=10.0 tests=HTML_MESSAGE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [209.85.142.187] (HELO ti-out-0910.google.com) (209.85.142.187) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Apr 2008 02:49:37 +0000 Received: by ti-out-0910.google.com with SMTP id y6so3111924tia.5 for ; Mon, 07 Apr 2008 19:49:47 -0700 (PDT) Received: by 10.110.42.13 with SMTP id p13mr1464974tip.31.1207622987122; Mon, 07 Apr 2008 19:49:47 -0700 (PDT) Received: by 10.110.86.4 with HTTP; Mon, 7 Apr 2008 19:49:47 -0700 (PDT) Message-ID: <3a71add70804071949j32abf66bvd0afcfda904798ba@mail.gmail.com> Date: Tue, 8 Apr 2008 09:49:47 +0700 From: "Frans Thamura" To: "Struts Users Mailing List" Subject: Re: Multiple Result in one Page In-Reply-To: <47FABCD9.6080007@blueskyminds.com.au> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_10208_12019475.1207622987116" References: <3a71add70804060152y6b870a6fk311226ba0e4b2d9f@mail.gmail.com> <47F9904B.2020103@blueskyminds.com.au> <3a71add70804062312o7ed55d75hae6f4fe2c3917191@mail.gmail.com> <47FAA914.2090508@blueskyminds.com.au> <3a71add70804071715y321ba58et9d9a640e6acab417@mail.gmail.com> <47FABCD9.6080007@blueskyminds.com.au> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_10208_12019475.1207622987116 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline > The JSON plugin is stable in all respects except that it hasn't been > released as a 1.x. I use it a lot and haven't encountered any problems > since adding enum support. > we are finding this issue also. > > However the REST Plugin itself actually uses json-lib: > http://json-lib.sourceforge.net/. I haven't had a change to compare it > yet, but if it is truly based on Douglas Crockford's work then I'll propose > changing the JSON plugin to use json-lib to generate the JSON (or at least > allow it to be plugged in as an alternative serializer) that will be cool, but i dont know, how to write a plugins using this api i am very close with the creator of json-lib, andre almiray (CMIIW) > . > ------=_Part_10208_12019475.1207622987116--