Return-Path: Delivered-To: apmail-struts-user-archive@www.apache.org Received: (qmail 59194 invoked from network); 9 Jun 2006 04:44:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 9 Jun 2006 04:44:30 -0000 Received: (qmail 97814 invoked by uid 500); 9 Jun 2006 04:44:20 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 97794 invoked by uid 500); 9 Jun 2006 04:44:20 -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 97783 invoked by uid 99); 9 Jun 2006 04:44:20 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Jun 2006 21:44:20 -0700 X-ASF-Spam-Status: No, hits=2.9 required=10.0 tests=DNS_FROM_RFC_ABUSE,DNS_FROM_RFC_POST,HTML_10_20,HTML_MESSAGE X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy includes SPF record at spf.trusted-forwarder.org) Received: from [203.84.221.126] (HELO web8705.mail.in.yahoo.com) (203.84.221.126) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 08 Jun 2006 21:44:18 -0700 Received: (qmail 76368 invoked by uid 60001); 9 Jun 2006 04:43:55 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.co.in; h=Message-ID:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=krMwuFqot59kiQOp8+FtffXtRbcOcMhKBCLLNvd68s220GsqosuofCmKXWoOxXgtuyh7/8UExpAxAzPENyX8TMMYQbFbSRXzANnD8Wg3W5APodRZg6zD7I2AjLTYGf9N7YNLXj6Xq87usgmOURKcrt3t8REW9CkcOok+EGzvbOc= ; Message-ID: <20060609044355.76366.qmail@web8705.mail.in.yahoo.com> Received: from [59.93.56.130] by web8705.mail.in.yahoo.com via HTTP; Fri, 09 Jun 2006 05:43:55 BST Date: Fri, 9 Jun 2006 05:43:55 +0100 (BST) From: Medicherla Lakshmi Subject: Error with dynaactionform integer property To: user@struts.apache.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="0-1452774967-1149828235=:75579" Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N --0-1452774967-1149828235=:75579 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Hi, I have an action in which am trying to get two values from database, one is of type Integer and the other String. I have put them in an ArrayList and have set to an attribute like request.setAttribute(Employee, "Employee"). Form for this action is of type dynaactionform. When am trying to retrieve these values in the jsp using bean:write, it is throwing exception for the Integer value, whereas working fine with the String value. The error says: javax.servlet.jsp.JspException: Cannot find message resources under key org.apache.struts.action.MESSAGE\par Please tel me why i get this error and if i can use integer value in after defining that property using . Thanks and Regards, MSV Lakshmi. Send instant messages to your online friends http://in.messenger.yahoo.com Stay connected with your friends even when away from PC. Link: http://in.mobile.yahoo.com/new/messenger/ --0-1452774967-1149828235=:75579--