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


Please Help Members By Posting Answers For Below Questions

Is there a guarantee of uniqueness for entity beans?

572


What is the highest-level event class of the event-delegation model?

575


Should synchronization primitives be used on bean methods?

554


What is chat area? Explain.

557


How can I avoid validating a form before data is entered?

554






What is permgen or permanent generation?

585


the same information whether it will connect to the database or it will be used previous information?

573


What is threadfactory?

618


What is the diffrence between a local-tx-datasource and a xa-datasource? Can you use transactions in both?

573


What are the different algorithms used for clustering?

551


What is a modular application?

594


what are the advantages of JTA over JTS?

1671


What is the difference between the string and stringbuffer classes?

545


Can I map more than one table in a cmp?

592


Explain about RMI Architecture?

612