Core Java (6529)
Advanced Java (552)
Swing (223)
EJB (402)
Java Networking (49)
Hibernate (1009)
Spring Framework (1486)
Java J2EE AllOther (116) In corba, which of the files generated by the idltojava compiler must be compiled before running the server application? : BEA Weblogic
1030While packaging the web application defaultwebapp for deployment into the weblogic server, the home and remote interfaces of the enterprise beans used by the servlets should reside in which directory? : BEA Weblogic
1056What can I do when I get java.lang.outofmemoryerror because producers are faster than consumers? : BEA Weblogic
989How do I connect to an sql server instance that is running on a machine with multiple instances of sql server 2000? : BEA Weblogic
1041How do I limit the number of oracle database connections generated by weblogic server? : BEA Weblogic
986
Can an interface have a constructor?
What is the use of @ejb annotation?
What class.forname does, while loading the drivers?
Explain JMS and its Component?
What is the difference between error and an exception?
Why do we use spring?
Why do we need data structure in java?
what is the difference between object filter and event filter?
How can we retrieve data from the resultset?
How do I create a rest api spring boot? : Spring Boot
What are the design considerations while making a choice between using interface and abstract class?
how to handle exceptions in ejb?
Is synchronized thread safe?
What is the JDBC?
What is DDP?