Buttons and DispatchActions

2006-02-21 Thread Holger Moosbauer
th setAttribute ... Thanks for any answers Holger Moosbauer Am Mediapark 8 50670 Köln = TECON Systems AG <http://www.tecon.de> [EMAIL PROTECTED] Telefon: +49 (221) 92007-68 =

Change error bundle validatior-rules

2006-03-14 Thread Holger Moosbauer
Hello "friends", I have a serious problem here, maybe someone can help me. Thank you first :-) .. OK, the problem ... how can I change the application resource bundle for xml validation? I can read in validatior-rules.xml ... . These are the def

Strange validation exception

2006-01-02 Thread Holger Moosbauer
Hello friends, I'm a struts newbe and I just can't find the answer on the internet to that validation exception. Does anyone know the answer? ... thx. org.apache.commons.validator.ValidatorException: org.apache.struts.validator.FieldChecks.validateRequired(java.lang.Object, org.apache.commons.val

AW: regarding log4j

2006-01-02 Thread Holger Moosbauer
Tomcat can't find the log4j.properties. Put the file in the classes directory of your web application. e.g. -> og4j.rootCategory = INFO, stdout, fileout log4j.appender.stdout = org.apache.log4j.ConsoleAppender log4j.appender.stdout.layout = org.apache.log4j.PatternLayout log4j.appender.stdout.l

AW: Strange validation exception

2006-01-04 Thread Holger Moosbauer
he error, you will find the problem that is causing the error. If not, you will have a concise example to post, so that other people will be able to help. -- HTH, Ted. http://www.husted.com/poe/ On 1/2/06, Holger Moosbauer <[EMAIL PROTECTED]> wrote: > Hello friends, > > I'