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 compare characters in java?
What is the purpose of the main method?
What is the difference between a local variable and an instance variable?
What is the format specifier?
How many JVMs can run on a single machine and what is the meaning of Just-In-Time (JIT) compiler?
What is java in layman terms?
What are the high-level thread states in java programming?
What do you mean by pointer value and address?
What is ternary operator?
What is nested loop? What is dangling else condition in it?
What are multiple inheritances?
What is the byte order of byte buffer?
If A Class Is Declared Without Any Access Modifiers, Where May The Class Be Accessed?
Is zero a natural number?
Why for each loop is used?