Return-Path: Delivered-To: apmail-jakarta-struts-user-archive@apache.org Received: (qmail 72203 invoked from network); 3 Sep 2002 11:45:26 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 3 Sep 2002 11:45:26 -0000 Received: (qmail 22561 invoked by uid 97); 3 Sep 2002 11:45:43 -0000 Delivered-To: qmlist-jakarta-archive-struts-user@jakarta.apache.org Received: (qmail 22539 invoked by uid 97); 3 Sep 2002 11:45:42 -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 22523 invoked by uid 98); 3 Sep 2002 11:45:42 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) From: "Robert Taylor" To: "Struts Users Mailing List" Subject: RE: [Logic] How to access a property of an ActionForm? Date: Tue, 3 Sep 2002 07:44:02 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 In-Reply-To: Importance: Normal X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N If your form bean is named "UserEditForm", then the following should retrieve and display the property "accepted" if it exists, else it should display nothing. HTH, robert > -----Original Message----- > From: Andreas Schyman [mailto:andreas.schyman@ctrl-ps.com] > Sent: Tuesday, September 03, 2002 5:46 AM > To: 'struts-user@jakarta.apache.org' > Subject: [Logic] How to access a property of an ActionForm? > > > I'm trying to access a property of an ActionForm, but I can't reach it. > Actually, I'm not really sure of how to do it. > > I'm trying to do the following in my jsp: > > > > > Nothing here > > > > But I get: > [ServletException > in:/WEB-INF/jsp/pages/admin/showuserdetails.jsp] No getter > method for property created of bean uef' > > Can anyone point me to where I could find info on how to do this? > > Regards Andreas > > -- > To unsubscribe, e-mail: > > For additional commands, e-mail: > > -- To unsubscribe, e-mail: For additional commands, e-mail: