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 |
life cycle of an applet?
difference between ejb,struts,hibernate,spring and jsp
What is the difference between a stub and a skeleton?
9 Answers ABC, College School Exams Tests, Geoservices, Polaris, Qualcomm, Rajiv Gandhi College of Engineering and Technology RGCET, UTIITSL, Wipro,
What is Bootstrapping in RMI?
How is a java object message delivered to a non-java client?
Which class is the immediate superclass of the menucomponent class?
what are design patterns in java?give with example?
what is the diffrence between banking and insurance domain?
how we can implement interface in jsp ?
What are different types of controls in AWT?
Why doesn’t the focus feature on the tag work in every circumstance?
What is the form of storage space in java?