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
What is a constructor, constructor overloading in java?
when to use ArrayList and when to use HashMap in webApplication.
What is size_t?
What is the instance of an object?
What is Garbage Collection in Java
What is the difference between a vector & an array list?
I want my class to be developed in such a way that no other class (even derived class) can create its objects. Define how can I do so?
what is the significance of listiterator in java?
What class allows you to read objects directly from a stream?
Hi friends am new to java. I read jar file means collection of java files. For executing struts application what are the necessary jar files. " struts.jar " file contains what. can u explain
How to split a string in java?
When parseint method can be used?
What data structures are used to perform recursion?
Explain 5 features introduced in jdk 1.7?
What are thread safe functions?