Java J2EE (14736)
J2ME (151)
Java Related AllOther (507)
What is import javax swing?
What are session variable in servlets?
How do I set up my classpath? : BEA Weblogic
for example we are login into the irctc server from there it will go to the selected bank and deduct amount and come back to the irctc. so if we are developing this in java means will it be run on the same session. but as per my knowledge bank is separate and irctc is separate URL's so it will use two different sessions then how it is maintaining same session through out application and even it uses the payment gateway? how it is working can any one help me on that??
What do you mean by ejb?
Why singleton pattern is better than creating singleton class with static instance?
What is difference between merge and update in hibernate?
What are stubs and how do they function in a web logic cluster?
Is there any difference between nested classes and inner classes?
How can I debug the Java security exceptions and AccessControlExceptions?
What is the buffer limit?
What is a method signature java?
Write an algorithm for quick sort?
Is hibernate sessionfactory thread safe?
What is numberformatexception in java?