How to do validation of the fields in any project ?
Answers were Sorted based on User's Feedback
Answer / 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 |
What advantage does an entity bean have over a sessin bean?
What is a pointer and does java support pointers?
What is java volatile?
How many characters is 2 bytes?
What's the base class in java from which all classes are derived?
How to synchonise HashMap
What are the differences between checked exception and unchecked exception?
Can an unreachable object become reachable again?
what is tempplate pattern
Why collection is called framework in java?
What is the difference between the jdk 1.02 event model and the event-delegation model introduced with jdk 1.1?
how to accept integer array in java