Hi, perhaps someone faces the same problem: I would like to specify a bundle for example in this way: <arg position="0" bundle="TEST" key="zaehlpunktSuche.form.motornummer"/>
but it is never recognized only when the default message-ressources in struts-config without any key are defined Because of that I'would like to test validator 1.2 and I've downloaded the dtd and the library: I want to embedd it with: <!DOCTYPE form-validation PUBLIC "-//Apache Software Foundation//DTD Commons Validator Rules Configuration 1.2.0//EN" "../dtds/validator_1_2_0.dtd"> But now I get this exeption: (with ../dtds/validator_1_1_3.dtd) it worked no protocol: ../dtds/validator_1_2_0.dtd java.net.MalformedURLException: no protocol: ../dtds/validator_1_2_0.dtd at java.net.URL.<init>(URL.java:537) at java.net.URL.<init>(URL.java) I'm really getting mad! Can someone help me please! Nice greetings Starky --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]