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 is nested interface?
What is class??
how to execute main()
What is command line used for?
What is formatted output?
what is meta-Inf?
They had given one progam final HashMap hm=new HashMap(); public void show() { hm.put("name",value); } in this prg here the final hashtable value can be changed in put method,its the prg run?
Are nested try statements are possible?
How do we access static members in java?
How does predicate work in java?
Define an enumeration?
Write a program to create a binary Tree ?