Return-Path: Delivered-To: apmail-jakarta-struts-user-archive@apache.org Received: (qmail 87457 invoked from network); 16 Dec 2002 10:13:25 -0000 Received: from exchange.sun.com (HELO nagoya.betaversion.org) (192.18.33.10) by daedalus.apache.org with SMTP; 16 Dec 2002 10:13:25 -0000 Received: (qmail 15341 invoked by uid 97); 16 Dec 2002 10:14:22 -0000 Delivered-To: qmlist-jakarta-archive-struts-user@jakarta.apache.org Received: (qmail 15284 invoked by uid 97); 16 Dec 2002 10:14:21 -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 15239 invoked by uid 98); 16 Dec 2002 10:14:19 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) Message-ID: <341F8F7FCD8AD5118FD300306E06BB6507AF7A9A@HO-MS1> From: Mohan Radhakrishnan To: Struts Users Mailing List Subject: Replacement values Date: Mon, 16 Dec 2002 15:37:19 +0530 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hi, I am trying to iterate over values in my form bean. The above prints the string "item" for the replacement value. Shouldn't it print the value iterated over the String[] which is the type of the property in my form bean ? Even bean:write throws " bean not found in scope null " error. "myForm" is in the session scope according the config file. Thanks, Mohan -- To unsubscribe, e-mail: For additional commands, e-mail: