Return-Path: Delivered-To: apmail-jakarta-struts-user-archive@www.apache.org Received: (qmail 6881 invoked from network); 13 Jan 2004 18:56:38 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 13 Jan 2004 18:56:38 -0000 Received: (qmail 45905 invoked by uid 500); 13 Jan 2004 18:56:13 -0000 Delivered-To: apmail-jakarta-struts-user-archive@jakarta.apache.org Received: (qmail 45756 invoked by uid 500); 13 Jan 2004 18:56:13 -0000 Mailing-List: contact struts-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Struts Users Mailing List" Reply-To: "Struts Users Mailing List" Delivered-To: mailing list struts-user@jakarta.apache.org Received: (qmail 45742 invoked from network); 13 Jan 2004 18:56:12 -0000 Received: from unknown (HELO huva.hittite.isp.9tel.net) (62.62.156.28) by daedalus.apache.org with SMTP; 13 Jan 2004 18:56:12 -0000 Received: from eric (unknown [81.185.203.132]) by huva.hittite.isp.9tel.net (Postfix) with SMTP id CE7369BB8C for ; Tue, 13 Jan 2004 19:56:15 +0100 (CET) Message-ID: <000a01c3da06$e55ef390$84cbb951@eric> From: "Eric C" To: "Struts Users Mailing List" References: <002e01c3da02$46fef690$a5f5edc8@softplan.com.br> <003401c3da0c$0acb6370$a5f5edc8@softplan.com.br> Subject: Multiple Beans one Action Date: Tue, 13 Jan 2004 19:56:03 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hello all and happy new year, suppose I have 2 beans one beanA extends Action Form, the other beanB extends ValidatorForm. I have one Action class which needs data from both beans. How can I do that ? Regards, ERic --------------------------------------------------------------------- To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: struts-user-help@jakarta.apache.org