Core Java (6529)
Advanced Java (552)
Swing (223)
EJB (402)
Java Networking (49)
Hibernate (1009)
Spring Framework (1486)
Java J2EE AllOther (116) Must I place all my class files in the WEB-INF folder and all JSP's outside?
What is meant by managedserver?
Can we store variables in local blocks?
Can we send an object as a response to the controller’s handler method?
Which class is used by server applications to obtain a port and listen for client requests?
What does hibernate.properties file consist of?
Can we see objects cached in dynacache?
Is the naming of connection factory independent of the name specified by JMS client?
Can an anonymous class be declared as implementing an interface and extending a class in java programming?
How do you write a conditional statement?
What is a jms queue?
Why a dead thread occurs?
What is bifunction in java?
If we allocate the memory using 'new' & de-allocated using 'free' then what will happen?
What is the generic class?