Core Java (6529)
Advanced Java (552)
Swing (223)
EJB (402)
Java Networking (49)
Hibernate (1009)
Spring Framework (1486)
Java J2EE AllOther (116) How session tracking can be achieved, if your browser doesn't support cookies (or) if cookies are disabled?
2 7553How will you open a new page after certain interval of time (5 sec), on clicking of a button in an html page?
2 7296What happens, when client requests for server object, which is not yet loaded into the memory?
2 6609
How to change webcontainer thread pool size?
Explain what are the ways to avoid resourceexceptions when sending requests for databaseconnections?
How do you sort an array in java?
What is the difference between a synchronized method and a synchronized block?
How objects are stored in java?
Why should the implementation of any swing callback (like a listener) execute quickly?
What is the difference between JMS and RPC (Remote Procedure Call)?
What is a web application and what is it’s directory structure?
How a web logic server works?
What is strategy in hibernate?
Why do we need ejb?
What is servlet and its use?
Why use the bootstrap port number?
How to connect multiple database in jdbc?
Why swing components are called lightweight components?