How u validate date in DD/MM/YY format. and how u validate
money in ur jsp
Answers were Sorted based on User's Feedback
Answer / test
Locale locale = Locale.GERMANY;
String string =
NumberFormat.getCurrencyInstance(locale).format(123.45);
| Is This Answer Correct ? | 11 Yes | 0 No |
Answer / sushant
you can use java regex pattern matchers to achieve that.
| Is This Answer Correct ? | 4 Yes | 1 No |
What are the implicit objects?
difference between applicationserver and webserver
Which class is the immediate superclass of the menucomponent class?
Explain the stub's and skeleton's functionality?
Can I use javascript to submit a form?
What is abstract schema?
What are the different algorithms used for clustering?
Explain what is synchronization?
whats is mean by filter?
What is the name of the state, when a thread is executing?
What’s jboss jbpm?
What are JTA/JTS and how they used by client?