Return-Path: Delivered-To: apmail-struts-user-archive@www.apache.org Received: (qmail 12100 invoked from network); 21 Jan 2009 19:35:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 21 Jan 2009 19:35:36 -0000 Received: (qmail 49354 invoked by uid 500); 21 Jan 2009 19:35:27 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 49329 invoked by uid 500); 21 Jan 2009 19:35:27 -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 49318 invoked by uid 99); 21 Jan 2009 19:35:27 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Jan 2009 11:35:27 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of hgonzalez@gmail.com designates 66.249.90.180 as permitted sender) Received: from [66.249.90.180] (HELO ik-out-1112.google.com) (66.249.90.180) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Jan 2009 19:35:17 +0000 Received: by ik-out-1112.google.com with SMTP id c21so161858ika.3 for ; Wed, 21 Jan 2009 11:34:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=lzAnErl4bXMG3O1WRzRHs81VH2KbdZ2ckOqBfm36fzI=; b=djMJu2MP98Xco+dneOSLyMOiJvQpHX0VqhJ9ISFIICWybXwMFBIlpuUc7RYomxDhaQ 8MzxDZMN1iQr5C0TD+r78mgm/WiuPVu7yq3M2whLg5wVSZz9G5uJOUKfl0SBb7QKLvgI ml9tnodWu9w6KJFJcYtz2KpZh/KWMuZ2iZU18= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=dLeI9chkheysZVBvqDDX7/lmmF9LA31I/g5QzU8WlqYc+AKkUUYkcYYZokEs/pAIZB 7XC9iFXC0SsCJGHPSQgiiI9hNj0ns25W8a7UhYvX48JBv5yCyqPttEsum1Ntbow5n1sm q3PP0XhrCv6JXbBT1Zmm7auRahTvE1iDdm7EQ= MIME-Version: 1.0 Received: by 10.86.59.18 with SMTP id h18mr1194215fga.45.1232566497088; Wed, 21 Jan 2009 11:34:57 -0800 (PST) Date: Wed, 21 Jan 2009 17:34:57 -0200 Message-ID: <48692c2d0901211134r709c367t6593d735e9358cab@mail.gmail.com> Subject: S2 - Errors in tags documentation From: hernan gonzalez To: Struts Users Mailing List Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org The docs for the iterator tag, http://struts.apache.org/2.0.11.2/docs/iterator.html has an error, IMO (apart from the unfortunate confusion over the 'id' vs 'var' attributes, which actually apply to struts 2.1) : It says: var : Name used to reference the value pushed into the Value Stack But, if I am not mistaken, the value is not 'pushed into the ValueStack', but 'placed into the ActionContext'. The same error appears in the "bean" tag docs: http://struts.apache.org/2.0.11.2/docs/bean.html Hern=E1n J. Gonz=E1lez http://hjg.com.ar/ On Wed, Jan 21, 2009 at 9:25 AM, Fernandes Celinio SGCF wrote: > Hello Lukasz, > Can you access the source code of this plugin ? > http://code.google.com/p/struts2ejb3/ > > I signed in on google but still cannot see any files. > Is that project still empty ? > > Does anyone see the files ? > > > -----Message d'origine----- > De : Lukasz Lenart [mailto:lukasz.lenart@googlemail.com] > Envoy=E9 : mardi 20 janvier 2009 22:10 > =C0 : Struts Users Mailing List > Objet : Re: Injecting in Interceptors > > 2009/1/20 Ignacio de C=F3rdoba : >> Anybody has an idea on how can I get info about ServletContext in the in= it() >> method of an interceptor? I'd like to lookup EJBs there and not lookup t= hem >> for every request (I know I can get the info I need from ActionInvocatio= n >> object that every intercept() gets) > > Did you try to use that plugin [1], you can ever base on it, build > your own specific solution > > [1] http://code.google.com/p/struts2ejb3/ > > > Regards > -- > Lukasz > http://www.lenart.org.pl/ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@struts.apache.org > For additional commands, e-mail: user-help@struts.apache.org > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@struts.apache.org > For additional commands, e-mail: user-help@struts.apache.org > > -- --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@struts.apache.org For additional commands, e-mail: user-help@struts.apache.org