How u validate date in DD/MM/YY format. and how u validate
money in ur jsp
Answer Posted / sushant
you can use java regex pattern matchers to achieve that.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is the purpose of the wait() method?
Do you think that java should have had pointers?
What is mdb and what is the special feature of that?
Can I run seam with jdk 1.4 and earlier?
How are the elements of a cardlayout organized?
How substring() method of string class create memory leaks?
What event results from the clicking of a button?
Define the remote object implementation?
Why are some of the class and element names counter-intuitive?
How are commas used in the intialization and iteration parts of a for statement?
Name the class that is used to bind the server object with RMI Registry?
If your ui seems to freeze periodically, what might be a likely reason?
what are the activation groupworks?
What are local interfaces? Describe.
What are the design considerations while making a choice between using interface and abstract class?