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
916How many deployment descriptor files does a cmp entity bean deployed on the weblogic server have? : BEA Weblogic
977The 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
953Can I still use the default connection factories supported in weblogic release 5.1? : BEA Weblogic
1042Which 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
1110When configuring a source or target messaging bridge destination, do I need to set the adapter classpath field? : BEA Weblogic
1031A 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
1017
What is java life cycle?
What are the different types of inner classes?
Why string is immutable with example?
What is Point-to-Point Approach?
What is an example of a one to many relationship?
Why are my checkboxes not being set from on to off?
If a java process keeps going down due to an out of memory error, what all java options would you start with that would tell you what was in memory at the time of the out of memory error?
What is the difference between Jms and Jvt ?
What do you understand by a thin client?
Can we override constructor?
Is core java and j2se same?
What does jdbc setmaxrows method do?
What is the difference between a switch statement and an if statement?
What will happen to the exception object after exception handling?
Is rabbitmq a jms?