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 10945Will it be called overriding if I do not change the parameters or return type, instead throw a different exception in the method signature.
4 8185If I define a method in JSP scriplet <%..%>, where will it go after translation into a servlet?
8 21422Why use a datasource when you can directly specify a connection details? (in a J2EE application)
1 4279
Explain about struts dispatch action?
What is the difference between the web server and application server?
Can It is possible to synchronize the constructor of a Java Class?
How you can deliver a java message to a non-java client?
Can we call the constructor of a class more than once for an object?
What is ejb container?
What is the use of hibernate proxy in hibernate?
What is the transient keyword?
What are the restrictions imposed by a Security Manager on Applets?.
What is the use of parse function in java?
Which server does spring boot use? : Spring Boot
What is the difference between update and upgrade?
What do you understand by the bean persistent property?
What is a java list?
What is jdbc driver in java?