Core Java (6529)
Advanced Java (552)
Swing (223)
EJB (402)
Java Networking (49)
Hibernate (1009)
Spring Framework (1486)
Java J2EE AllOther (116) You are getting a error in your appserver/webserver logs "connection refused", from the operating system perspective how will you troubleshoot this?
1041What is thread stack size? What is the default thread stack size in windows? Which memory space does thread stack get allocated from?
1001I have a process running on one of my unix terminals, but I cannot close the terminal window as the process will terminate. How can I transfer this process to a background process?
1127
Name the method, which is used to prepare a callablestatement.
describe method overloading
What is a class object?
What is struts validator framework?
What is the internal implementation of set in java?
What is handler method in spring?
Why is http protocol called as a stateless protocol?
What is the effective way to make sure all the servlets are accessible only when user has a valid session?
Why resultset is used in java?
What is hql in hadoop?
How long will it take to learn java?
Is spring bin thread-safe?
Can we use jms for sending automated e-mails?
why are wait(), notify() and notifyall() methods defined in the object class? : Java thread
java program with complete 4 oops concepts implemented example