How u validate date in DD/MM/YY format. and how u validate
money in ur jsp
Answer Posted / test
Locale locale = Locale.GERMANY;
String string =
NumberFormat.getCurrencyInstance(locale).format(123.45);
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
which book is better for jdbc ,servlets and jsp
Name the class that is used to bind the server object with RMI Registry?
What is table mutation and how do you avoid it?
If I wanted to use a solarisui for just a jtabbedpane, and the metal ui for everything else, how would I do that?
How many times may an objects finalize() method be invoked by the garbage collector?
what is an isolation level?
Explain about RMI Architecture?
whats is statement and procedure
What is the difference between the ‘font’ and ‘fontmetrics’ class?
What is the difference between the session.get() method and the session.load() method?
What classes of exceptions may be caught by a catch clause?
What is the purpose of the wait(), notify(), and notifyall() methods?
How can I scroll through list of pages like the search results in google?
What’s jboss jbpm?
Which component handles cluster communication in jboss?