what is difference between validation.xml & validation
rules.xml?
Answer Posted / deepak divvela
In validation.xml we can write our own validations,where in
validation-rules.xml have rules for validations,and it will
available as already declared
| Is This Answer Correct ? | 12 Yes | 1 No |
Post New Answer View All Answers
When a byte datatype is used?
What is the protected method modifier?
Can a singleton class be inherited?
Explain creating threads by implementing runnable class?
Difference between keyword and identifier.
Difference between final and effectively final ? Why is effectively final even required ?
What is ‘has a’’ relationship in java?
What is the purpose of the wait(), notify(), and notifyall() methods in java programming?
What are the restriction imposed on a static method or a static block of code?
Differentiate between stringbuffer and stringbuilder in java.
What is substring in java?
What is backdrop?
What is difference between static and abstract class?
What language is an assembler written in?
In how many ways we can create threads in java?