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
Explain what is synchronization?
What is metaspace?
What is the difference between a menuitem and a checkboxmenuitem?
Explain about local interfaces.
How will you pass parameters in RMI? Why do you serialize?
What is the difference between session and entity beans?
What are callback interfaces?
Define the remote object implementation?
What are the different algorithms used for clustering?
In RMI, inorder to sent the stub reference to the client, is we have to load the server object first into the memory or can we directly sent reference to the client?
how i secure my site with the https protocol.what are the steps?
hi friends, i have done my BE(CSE)at 2011 then i have joined one company before they asked me 50k so i paid but now they telling no project here so we r going to close like that so now i need any job i have good knowledge in core java and j2ee(jsp,servlet,jdbc) so if u know any job pl help me
the same information whether it will connect to the database or it will be used previous information?
What is the diffrence between a local-tx-datasource and a xa-datasource?
What is meant by method chaining?