ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip       Ask Questions on ANYTHING, that arise in your Daily Life at     FORUM9.COM
Google
 
Categories  >>  Software  >>  Advanced Java  >>  Java J2EE  >>  Java Related
 
 


 

 
 Core Java interview questions  Core Java Interview Questions
 Advanced Java interview questions  Advanced Java Interview Questions
 Swing interview questions  Swing Interview Questions
 EJB interview questions  EJB Interview Questions
 Servlets interview questions  Servlets Interview Questions
 Struts interview questions  Struts Interview Questions
 JDBC interview questions  JDBC Interview Questions
 JMS interview questions  JMS Interview Questions
 SunOne interview questions  SunOne Interview Questions
 J2EE interview questions  J2EE Interview Questions
 Weblogic interview questions  Weblogic Interview Questions
 Websphere interview questions  Websphere Interview Questions
 Java Networking interview questions  Java Networking Interview Questions
 Java J2EE AllOther interview questions  Java J2EE AllOther Interview Questions
Question
How u validate date in DD/MM/YY format. and how u validate 
money in ur jsp
 Question Submitted By :: Smrutiranjan_sahoo
I also faced this Question!!     Rank Answer Posted By  
 
  Re: How u validate date in DD/MM/YY format. and how u validate money in ur jsp
Answer
# 1
Locale locale = Locale.GERMANY;
    String string =
NumberFormat.getCurrencyInstance(locale).format(123.45);
 
Is This Answer Correct ?    3 Yes 0 No
Test
 
  Re: How u validate date in DD/MM/YY format. and how u validate money in ur jsp
Answer
# 2
you can use java regex pattern matchers to achieve that.
 
Is This Answer Correct ?    0 Yes 1 No
Sushant
 
 
 

 
 
 
Other Advanced Java Interview Questions
 
  Question Asked @ Answers
 
What is codebase in applet?  1
What is a layout manager?  1
diff mvc1 and mvc2 wahts is mean by servlet chaining? SolutionNET3
what is the RMI / IIOP?  3
What are the ways to define classes that can be run as threads? KPIT1
Explain the purposes of methods wait(), notify(), notifyAll ()?  1
In HashTable I am storing null value..then what is the error it will show GM-General-Motors1
How can a dead thread be restarted? Wipro1
what is DGC?  1
Why RMI required an interface?  1
What is the difference between Process and Threads?  4
what is the diffrence between banking and insurance domain?  1
How two threads will communicate with each other?  1
What are the states associated in the thread?  1
whats is mean by filter? SolutionNET1
whether the connectionpooling used in struts? SolutionNET1
how the mapping can be done from jsp to actionservlet? SolutionNET1
suppose i open my yahoo mail.then copy the url. then sign out & close browser.then open browser paste that url on the browser.will i get my mail opened or not? i know it ill not.but how it work.how i create like this type of secure site?  5
Give me simple example of hibernate caching and explain the details of caching????? thanks in adv.  1
What is daemon thread?  1
 
For more Advanced Java Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com