what is difference between validation.xml & validation
rules.xml?
Answer Posted / humera kazi
All the rules of Validation for eg: Numeric rule,Alpha-
numeric rule etc will be specified in the
validationrules.xml and these rules are used in
Validation.xml
| Is This Answer Correct ? | 34 Yes | 1 No |
Post New Answer View All Answers
What are the differences between c++ and java?
What defines function?
how does the run() method in runnable work? : Java thread
What is array class in java?
Can a method be static?
Can java list contain duplicates?
What is toarray method in java?
explain the concept of virtual method invocation in polymorphism in detail?
What is the current version of java?
How many types of memory areas are allocated by JVM in java?
List the features of java programming language.
What is the major difference between linkedlist and arraylist?
What is jvm? Why is java called the platform independent programming language?
Explain wait(), notify() and notifyall() methods of object class ?
Explain the use of shift operator in java. Can you give some examples?