what is difference between validation.xml & validation
rules.xml?
Answer Posted / sangith
Validation-rules : for global specific rules
Validation.xml: for application specific rules
| Is This Answer Correct ? | 15 Yes | 1 No |
Post New Answer View All Answers
What do you mean by aggregation?
What is a string token?
Can we catch more than one exception in single catch block?
Define inheritance?
What is bytecode in java ?
How to print an arraylist in java?
What is volatile keyword in java
What is map and hashmap in java?
how to deploy tomcatserver to weblogic server? write d following steps?
What is a stringbuffer?
What does 0 mean in boolean?
What does it mean that strings are immutable?
What are JVM.JRE, J2EE, JNI?
Where and how can you use a private constructor?
What is user defined exception in Java?