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 |
the same information whether it will connect to the database or it will be used previous information?
What class is used to create Server side object ?
Explain the advantages and disadvantages of detached objects.
what is the Remote Stub?
What is the lifecycle of an applet?
what is difference between checked exception & unchecked exception in java?
What is TL and its use?
What is DTD?
What are the pros and cons of detached objects?
To what value is a variable of the string type automatically initialized?
What is the RMI and Socket?
What are the types of scaling?