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 is meant by call by reference?
How do I compare two strings in word in java?
What is a pattern what is an anti pattern?
What are white spaces in java?
How do you create a first line indent?
How does multithreading take place on a computer with a single cpu?
What is classname class in java?
Does isempty check for null?
Can we have try block without catch block?
Is nullpointerexception checked or unchecked?
Is map sorted in java?
Is there any sort function in java?
explain the concept of virtual method invocation in polymorphism in detail?
When do we use hashset over treeset?
What is the program development process?