Re: Controller Configuration

2008-02-11 Thread tjahfe
I initially tried: which gave me a compilation error, but still let me run the application... and that's why I wasnt sure and asked to confirm. Ok, thanks a lot for your help :) Laurie Harper wrote: > > tjahfe wrote: >> Hi, >> >> Is it possible to have more than one controller configuratio

Re: Controller Configuration

2008-02-11 Thread Laurie Harper
tjahfe wrote: Hi, Is it possible to have more than one controller configuration definition in struts-config.xml? No, the DTD for struts-config.xml specifies only one is allowed. Currently, I have the following definition: and I would like to set the default maxFileSize... Should I add the