How to do validation of the fields in any project ?
Answer Posted / venkat
BY Twon ways
1.Clientside Validation Using javascript
2.Server side Validation using Validation Framework in
Struts
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How do you do math powers in java?
What are three advantages of using functions?
Can I import same package/class twice?
what is abstract class in Java?
What does this mean java?
What is the difference between and ?
Explain what is Marker interface?
Does it matter in what order catch statements for filenotfoundexception and ioexception are written?
What is the difference between stringbuffer and stringbuilder class?
What is java instanceof operator?
Difference between final and effectively final ?
What is a priority queue java?
What is private static in java?
What are the rules for naming an array?
How is it possible in java programming for two string objects with identical values not to be equal under the == operator?