Pb using ActionErrors from reset method (ActionForm)

2002-10-30 Thread PALLUEL Sylvie
Title: Message Hello, I'm using the reset methodin a class which inherits from ActionForm to initialize my form from database. This method canfail and generate an error that I want to display using ActionErrors. How can I do this ? Thanks for your help. Sylvie

Referecing properties using ActionErrors class

2002-08-19 Thread John . Fairbairn
In my web.xml, I'm loading the properties file (RSVPResources) using the Action servlet: servlet servlet-nameaction/servlet-name servlet-classorg.apache.struts.action.ActionServlet/servlet-class init-param param-nameapplication/param-name param-valueRSVPResources/param-value /init-param

Re: Using ActionErrors

2001-02-14 Thread Maya Muchnik
suggestions? -Original Message- From: Deadman, Hal [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 13, 2001 5:07 PM To: [EMAIL PROTECTED] Subject: RE: Using ActionErrors I haven't tried it but I thought that you could specify the property attribute on the errors tag and it would pull out

RE: Using ActionErrors

2001-02-14 Thread Padma Ginnaram
to display the indicator. Any suggestions? -Original Message- From: Deadman, Hal [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 13, 2001 5:07 PM To: [EMAIL PROTECTED] Subject: RE: Using ActionErrors I haven't tried it but I thought that you could specify

Using ActionErrors

2001-02-13 Thread David J Snowsill
Can anybody point me in the right direction on how to associate a particular error with a particular input field in a form Thanks David J SnowsillPrincipal ConsultantCalibre Financial Technology[EMAIL PROTECTED]Office: (61-2) 9212 0527Mobile: 0403 091 468

RE: Using ActionErrors

2001-02-13 Thread Deadman, Hal
to the property of the form field. -Original Message-From: David J Snowsill [mailto:[EMAIL PROTECTED]]Sent: Tuesday, February 13, 2001 4:31 PMTo: [EMAIL PROTECTED]Subject: Using ActionErrors Can anybody point me in the right direction on how to associate a particular error