Return-Path: Delivered-To: apmail-ofbiz-user-archive@www.apache.org Received: (qmail 50764 invoked from network); 7 Jul 2010 11:24:16 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 7 Jul 2010 11:24:16 -0000 Received: (qmail 50896 invoked by uid 500); 7 Jul 2010 11:24:15 -0000 Delivered-To: apmail-ofbiz-user-archive@ofbiz.apache.org Received: (qmail 50715 invoked by uid 500); 7 Jul 2010 11:24:13 -0000 Mailing-List: contact user-help@ofbiz.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@ofbiz.apache.org Delivered-To: mailing list user@ofbiz.apache.org Received: (qmail 50707 invoked by uid 99); 7 Jul 2010 11:24:12 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Jul 2010 11:24:12 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of raviofbiz@gmail.com designates 209.85.216.172 as permitted sender) Received: from [209.85.216.172] (HELO mail-qy0-f172.google.com) (209.85.216.172) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Jul 2010 11:24:04 +0000 Received: by qyk1 with SMTP id 1so2419609qyk.10 for ; Wed, 07 Jul 2010 04:23:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=LK0BfkcdhVsElrFFwjC5Kf+7LMVX4Am0xmO/ZkwtkJQ=; b=RhEcXgJyXXSaAyZz//2PjgnHmZ+SwvHGIcwpMV4ymAnEkitjgZxuLPQZfOd7ZHohDl YMXqdj6yH80z9Hu6VREpB3YpUOFNCX/ogdgQBaK7PJLYG0cT098HoJgOQicrKpB13rUq 24S9TcZ5VIMq7Rq9xChbMSnDFRhhmARom+3gU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=AIjxmugahvsulGkWfKWO0TglxaW7g6H1B/5Hxg4Py9uoObsoUMe6tqtDZBMbpqUjNJ or9g/93JCfuwuSnPmG8eDpuQ5aaG47GgP2sfS3bXmF3si7bQnula/XgxkQUmjP5K7IML vfhCIAuXWG0ZO6BwX/HWvbmDVDeAlQz2DHIyY= MIME-Version: 1.0 Received: by 10.224.66.23 with SMTP id l23mr3456381qai.152.1278501823281; Wed, 07 Jul 2010 04:23:43 -0700 (PDT) Received: by 10.229.189.209 with HTTP; Wed, 7 Jul 2010 04:23:42 -0700 (PDT) In-Reply-To: References: Date: Wed, 7 Jul 2010 16:53:42 +0530 Message-ID: Subject: Re: beginners question From: Ravindra Mandre To: user@ofbiz.apache.org Content-Type: multipart/alternative; boundary=00c09f89962c057ab7048aca674c X-Virus-Checked: Checked by ClamAV on apache.org --00c09f89962c057ab7048aca674c Content-Type: text/plain; charset=ISO-8859-1 Hi , To get the tags follow this https://cwiki.apache.org/confluence/display/OFBIZ/Mini-Language+Guide#Mini-LanguageGuide-smap Regards Ravindra Mandre Bangalore On Wed, Jul 7, 2010 at 1:03 PM, soumya jyoti guru wrote: > Hi all, > While writing services, I found that I am writing it similarly > as if i am writing a class.So as a beginner i would like to know that > do we need to create any object to make this services work? > Do this services work similar to class and if they work > similar than how and, if not than how they work?I would be very > helpful if somebody shows me the flow with some simple codes and > explaining the necessary tags. > with regards > Soumya > --00c09f89962c057ab7048aca674c--