Core Java (6529)
Advanced Java (552)
Swing (223)
EJB (402)
Java Networking (49)
Hibernate (1009)
Spring Framework (1486)
Java J2EE AllOther (116) Why we use static and synchronized in method for single thread model example: public static synchronized add(){}
2 6283explain why we say stateless beans does not maintain conversation state besides statefull maintains conversation state. give some examples...
HCL,
2 5291if arraylist size is increased from initial size what is the size of arraylist...suppose initial is 100 , if i add 101 element what is the size...
10 33206Hi........I need to create a dropdown box using java.....this box should show the values that should be taken from the database...... Thank you....
1 4479Is it Mandatory to map each pojo class variable with table column in Hibernate? Is there any alternative to skip some of those? Thanks in advance...
2 6003hey how can i give words instead of url in orkut?? eg:"click here" instead of a url..when i clik that word it should direct to another page..please help me....
2280Is System.err.println(""Statement"); is execute the output on console . Example: System.err.println("Hello JAVA");
8 15649
Explain inversion of control, how to implement it.
What is the role of multipart resolver and when is it used?
How many wrapper classes are there in java?
What are the sections into which a strut configuration file can be divided?
explain about special characters?
What is a spring transaction?
What is spring ioc and di?
Why do we need autoboxing in java?
What is the role of a deployer?
Is core java and j2se same?
how to create multithreaded program? Explain different ways of using thread? When a thread is created and started, what is its initial state? Or extending thread class or implementing runnable interface. Which is better? : Java thread
What is difference between get and post method?
How to change value in arraylist java?
What does singleton class mean?
What WebSphere Application Server proprietary extensions provide for J2EEâ„¢ security?