Core Java (6529)
Advanced Java (552)
Swing (223)
EJB (402)
Java Networking (49)
Hibernate (1009)
Spring Framework (1486)
Java J2EE AllOther (116) What is the code inside the public void actionPerformed(ActionEvent ae) override method in Applet [ Condition:- you have one TextField and One Button , you have to enter any color name inside the TextField, when you click on Button Your background will change according to your input color name]
IBM,
2 10935Will it be called overriding if I do not change the parameters or return type, instead throw a different exception in the method signature.
4 8176If I define a method in JSP scriplet <%..%>, where will it go after translation into a servlet?
8 21408Why use a datasource when you can directly specify a connection details? (in a J2EE application)
1 4275
Which element of hbm.xml is used to map a java.util.set property in hibernate?
How do you connect web server to was?
What is difference between sorted collection and ordered collection, which one is better?
What is swing framework in java?
How do you identify a weak entity?
what sync function does in websphere?
What is the effective way to make sure all the servlets are accessible only when user has a valid session?
What are the orm tools?
What is the difference between a switch statement and an if statement?
Write the code that maps the java object with the database tables?
What is spring ioc?
Can java arraylist hold different types?
What is indexof in java?
java program with complete 4 oops concepts implemented example
Variable of the boolean type is automatically initialized as?