what is difference between validation.xml & validation
rules.xml?
Answer Posted / vasu
validation.xml is for writing all the validation to be
eprformed on the input form specified by the user and where
as validation-rules .xml is contains all the dtd
information(i.e for jar file(classes,meyhods)to perform the
actual validations based on the file validation-rules.xml
specification...
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What are the 8 primitive data types in java?
Which is easier netbeans or eclipse?
What is object-oriented programming?
Explain the pointers in Java?
What is args length in java?
Why destructor is not used in java?
What is thread safe singleton?
What is multi-catch block in java?
How a variable is stored in memory?
How large is a boolean?
What is number data type in java?
What does this mean java?
What best practices should you follow while writing multithreaded code in java?
Can you explain the usages of class.forname()?
What are basic data types?