Java J2EE (14736)
J2ME (151)
Java Related AllOther (507) How session tracking can be achieved, if your browser doesn't support cookies (or) if cookies are disabled?
2 7584How will you open a new page after certain interval of time (5 sec), on clicking of a button in an html page?
2 7320What happens, when client requests for server object, which is not yet loaded into the memory?
2 6630
What is the servletconfig object?
What is the latest version of java?
Can we create two sessionfactory in hibernate?
Explain design patterns which is used in struts?
Can we access the non-final local variable, inside the local inner class?
What types of DataSource objects are specified in the Optional Package?
How many jdbc driver types are there?
The ejb container implements the ejbhome and ejbobject classes. For every request from a unique client, does the container create a separate instance of the generated ejbhome and ejbobject classes?
What are versions of ejb?
What are the difference between composition and inheritance in java?
Is java hashset ordered?
Define max and min heap, also the search time of heap.
How to get servletcontext and servletconfig object in a spring bean?
Write a program to show whether a graph is a tree or not using adjacency matrix.
Jdbc-odbc bridge is multi-threaded or not?