Java J2EE (14736)
J2ME (151)
Java Related AllOther (507)
How to explain Software Bank Loan descriptions
Can we access instance variables within static methods ?
Are foreign destinations handled within foreign jms messages?
We have some issue with our application server and we tried killing it using kill-9 command, the process disappeared for few seconds but it is back again. We did not start the server but it started. What would be the reason?
How do you define a variable?
Why hibernate is advantageous over entity beans & jdbc?
What about interrupt() method of thread class ?
Do we need to manually write Copy Constructor?
What is thread synchronization in java?
How do you access hibernate using spring?
How do you connect web server to was?
What is the difference between logical data independence and physical data independence?
what is a working thread? : Java thread
What are mq objects?
When is static variable loaded? Is it at compile time or runtime? When exactly a static block is loaded in java?