Re: Error with ActionForward

2009-04-07 Thread Lukasz Lenart
2009/4/7 Security Management : > Struts 2.1.6, here's my action. > > >         >                addExceptionForm >                ${rule} >         > You shouldn't use custom objects as a params, Ognl will change them to Object.toString() > public class AddExceptionForm extends SMCBaseAction >

RE: Error with ActionForward

2009-04-07 Thread Martin Gainty
r aucune responsabilité pour le contenu fourni. > Date: Tue, 7 Apr 2009 18:43:40 +0200 > Subject: Re: Error with ActionForward > From: nil...@gmail.com > To: user@struts.apache.org > > Does it actually fail, or does it just print the exception in the log? > Do you hav

RE: Error with ActionForward

2009-04-07 Thread Security Management
rong track for quite some time due to it. I've been working at this too long, I just need a break. -Original Message- From: Nils-Helge Garli Hegvik [mailto:nil...@gmail.com] Sent: Tuesday, April 07, 2009 12:44 PM To: Struts Users Mailing List Subject: Re: Error with ActionForward D

Re: Error with ActionForward

2009-04-07 Thread Nils-Helge Garli Hegvik
Does it actually fail, or does it just print the exception in the log? Do you have devMode on? Nils-H On Tue, Apr 7, 2009 at 6:08 PM, Security Management wrote: > Struts 2.1.6, here's my action. > > >         >                addExceptionForm >                ${rule} >         > > > public cla