Core Java (6529)
Advanced Java (552)
Swing (223)
EJB (402)
Java Networking (49)
Hibernate (1009)
Spring Framework (1486)
Java J2EE AllOther (116) What are variable names?
What pojo stands for?
What precautions should I take when I use blocking receive() calls? : BEA Weblogic
What's mvc pattern ?
explain about special characters?
state some of the features present in web sphere?
What is null mean in java?
What is a beanfactory interface?
Which services are provided to ejb components by the ejb container?
Discuss different types of errors that generally occur while programming.
How do I convert a numeric ip address like 192.18.97.39 into a hostname like java.sun.com?
I want my class to be developed in such a way that no other class (even derived class) can create its objects. Define how can I do so?
What do you understand by access specifiers in Java?
How to implement dphibernate to activate lazy loading in Flex with java ?thanx in advance!
Is main a function?