Hi Friends , am newbie to ajax. For example just consider
one account registration -
A form contains 8 text fields with submit button. In
this form second texbox contains "username " . On right
side of text box there is a label box . On clilck
action i need to determine user is available or not.
Is it possible on clicking label or should i click
submit button.
No Answer is Posted For this Question
Be the First to Post Answer
Can any one tell me How to explain bank project desription in interview
Q1. A. Write note on "The class path Environment Variable". B. Which are different kinds of source code? Q2. A. How to create an interface? B. Why convert an applet to an application? Q3. A. How to use Media tracker Class. B. How to use string tokenizer class. Q4. A. Explain the overview of UDP messaging. B. Difference between SQL Exception class and SQL Warning class. Q5. A. How to create com object in Java? B. Write short notes on "The properties class" Q6. A. When object is created and destroyed? B. Explain the JDB in depth & command line. C. Write short notes on Web Sites.
What are the classes in the java collection framework? : java collections
Is it Mandatory to map each pojo class variable with table column in Hibernate? Is there any alternative to skip some of those? Thanks in advance...
what is difference between web server and application server?
What is the use of hashcode in java ?
how to deploy the web application ?
Hi Friends, i have searched in google but not clear. can you give bank example with synchronized keyword
What is java collection? : java collections
Explain the OOPS concept in Realtime Scenarion ? Take example as CAR. Please explain indetail ?
What are the different types of classes implemented in the set interfaces? : java collections
when exactly should we use throws ,and wen exactly should we use the try and catch for exceptional handling