Return-Path: Delivered-To: apmail-jakarta-struts-user-archive@apache.org Received: (qmail 40758 invoked from network); 7 Nov 2001 10:10:04 -0000 Received: from unknown (HELO osaka.betaversion.org) (192.18.49.133) by daedalus.apache.org with SMTP; 7 Nov 2001 10:10:04 -0000 Received: (qmail 12890 invoked from network); 7 Nov 2001 10:12:42 -0000 Received: from nagoya.betaversion.org (192.18.49.131) by osaka.betaversion.org with SMTP; 7 Nov 2001 10:12:42 -0000 Received: (qmail 19245 invoked by uid 97); 7 Nov 2001 10:09:49 -0000 Delivered-To: qmlist-jakarta-archive-struts-user@jakarta.apache.org Received: (qmail 19202 invoked by uid 97); 7 Nov 2001 10:09:48 -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 19191 invoked from network); 7 Nov 2001 10:09:47 -0000 Date: Wed, 7 Nov 2001 10:50:09 +0100 From: Alexander Jesse To: struts-user Subject: RE: ActionForm property types Message-ID: <09CEC65F254FD31195DA0090277221F4039E0048@sxchs011b.itzrh.ska.c> X-Mailer: Internet Mail Service (5.5.2448.0) MIME-Version: 1.0 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 Yes struts is designed to work with String and boolean attributes. Check out Ted's catalog (link under resources) for the explanation why and how the app should be designed around this. hope this helps Alexander -----Original Message----- From: gkephart@basis100.com [mailto:gkephart@basis100.com] Sent: Wednesday, November 07, 2001 2:21 AM To: struts-user@jakarta.apache.org Subject: ActionForm property types I'm assuming the properties on an ActionForm must always be String. Is this true? I assume this because I'm assuming Struts uses HttpServletRequest.getParameter, which returns a String. I don't think that Struts knows to change a String into an int, for example, if the property is of type int. Gary -- Gary Kephart | Basis 100 Software Engineer | 4 Park Plaza, Suite 800 gkephart@basis100.com | Irvine, CA 92614 (949) 852-8600x262 | http://www.basis100.com This communication is intended only for the use of the individual or entity to whom/which it is addressed, and information contained in this communication is privileged and confidential. If the receiver of this message is not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please notify us at the above telephone number (so that we may correct our internal records) and delete this communication without making a copy of it. Thank you. -- To unsubscribe, e-mail: For additional commands, e-mail: -- To unsubscribe, e-mail: For additional commands, e-mail: