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
What is meant by method?
What are the different types of inheritance in java?
What is complexity in java?
What is a dot notation?
How is string immutable in java?
How to remove the trailing spaces from a string?
How do you use wildcards?
What are the advantages of java over cpp?
what are synchronized methods and synchronized statements? : Java thread
What is thread life cycle?
What are constants?
What is the meaning of find and replace?
When we should use serialization?
What are format specifiers in java?
If a class is declared without any access modifiers, where can the class be accessed?