Java J2EE (14736)
J2ME (151)
Java Related AllOther (507) why we write public static void main (String args[]) in core java plz explain briefly??????????????????
HCL,
3 8520if we give input as " hi how are you" then the output should be "uoy woh"...it should skip odd words in the input and should reverse even words from the end of string...can anyone help me to write this program in java
1 4201can we implement synchronization for handling multiple messages receieving through Mdb on message
IBM,
1 6006How to pass session values from one servlet container to another servlet container? or how can we get session values of one container in another container?
6 21193
what are all contain highlevel api?
Which method must be implemented by all threads?
How many messages are sent across the network for processing topic messages? : BEA Weblogic
What is the Scope of Static Variable?
Can we have more than one application context in spring?
Why hibernate is used?
What is a class component?
Is it possible to use string in the switch case?
How many types of modules are there in spring? Name them.
How to retrieve data from database using hibernate criteria?
What is a package in java? List down various advantages of packages.
display the attributes of the queue manager qm1?
What are the queues in the java collection framework? : java collections
In RMI, inorder to sent the stub reference to the client, is we have to load the server object first into the memory or can we directly sent reference to the client?
What is purpose of keyword void?