Java J2EE (14736)
J2ME (151)
Java Related AllOther (507) Why do I get unexpected characters from 8-bit character sets in weblogic jdriver for oracle? : BEA Weblogic
904How many deployment descriptor files does a cmp entity bean deployed on the weblogic server have? : BEA Weblogic
950The home of a product cmp entity bean has a finder method, which returns an enumeration of all the products whose price falls below a certain value, which is passed as the method argument. If there are no products in the database to match the above criteria what will be the result of a call to this finder method? : BEA Weblogic
939Can I still use the default connection factories supported in weblogic release 5.1? : BEA Weblogic
1027Which of the algorithms is used by the weblogic server as the default load balancing strategy for clustered object stubs when no algorithm is specified ? : BEA Weblogic
1095When configuring a source or target messaging bridge destination, do I need to set the adapter classpath field? : BEA Weblogic
1014A stateful session bean implementing the sessionsynchronization interface is deployed on the weblogic server. Which of the callback methods may be invoked on the bean? : BEA Weblogic
992
What does @param args mean in java?
What do you understand by an io stream?
Can java run on google chrome?
What is the escape character in java?
What inheritance mapping strategies are available in hibernate?
What is aop in java?
What's java swing?
What is dependency injection in spring framework?
Tell us about the spring framework.
What is lambda expressions action func and predicate?
What is @controller annotation in spring mvc?
Where we can write Rmi registry in the code, without having to write it at the command prompt?
What is the difference between static class and normal class?
Why is string class considered immutable?
How to do many to many mapping in hibernate?