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 10939Will it be called overriding if I do not change the parameters or return type, instead throw a different exception in the method signature.
4 8180If I define a method in JSP scriplet <%..%>, where will it go after translation into a servlet?
8 21416Why use a datasource when you can directly specify a connection details? (in a J2EE application)
1 4275
In DAO we are writting sql queries , how it is possible with creating and closing database connections.
What is @postconstruct in spring boot? : Spring Boot
What is difference between printf and scanf?
Where is your web server hosted?
What does void * mean?
Is it ok to add new sessions and subscribers to a queue or topic connection once it has been started? : BEA Weblogic
Can you write a java class that could be used both as an applet as well as an application?
What is in hql?
What is meaning of cascade in hibernate?
What is double data type?
Can a class be protected in java?
What is the meaning of “dirty read” in the database?
What is difference between save and persist in hibernate?
What are dom elements?
What is java ee server?