validation question (message resources)

2004-06-01 Thread Hengge Joachim
Hi All, i'm trying to set up automatic validation (required validator), everything is working, except the key lookup in the message resources. Every time i submit my form i get a 'null is required' instead of the textfield label. I double-checked the settings about a thousand times, searched the

problem while loading validation.xml

2004-05-19 Thread Hengge Joachim
Hi mailing list, today quite a strange (at least in my opinion) behaviour of my struts application. I'm developing an application based on weblogic 8.1 SP2. So far so good, everything works fine (struts and tiles), but as soon as i add the validator plugin in the struts-config.xml and redeploy