Core Java (6529)
Advanced Java (552)
Swing (223)
EJB (402)
Java Networking (49)
Hibernate (1009)
Spring Framework (1486)
Java J2EE AllOther (116) why we write public static void main (String args[]) in core java plz explain briefly??????????????????
HCL,
3 8468if 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 4160can we implement synchronization for handling multiple messages receieving through Mdb on message
IBM,
1 5963How 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 211111) what is synchronization? 2)write a program to show synchronization ? 3) what is orm? 4) what is getTemplete method and hw u use it? 5)write a singleton program ? 6) what is IOC concept & explain it? 7) methods of spring? 8)explain spring framework? 9)what are the oops concept? 10)what r the diff types of exception? 11)what is AOP(assepct oriented programing)? 12)jsp life cycle? 13)servlet life cycle? 14)how to u catch ur exception when executing a query in hibernate? 15)write javascript function? 16)write a querry to join two tables? 17)wap to show inheritance and use of interface? 18)explain the project? 19)in spring bean class uses singleton or prototype? 20)Explain prototype?
1 74991.) if we use "private" in place of "public" in public static void main()... 2.) if we use "int" in place of "void".... 3.) can we ommit "static" keyword from that statement.... 4.) also can we give the command line arguments type as int type or float,etc.(.i.e (string args[]))
1 6714
What is the byte order of byte buffer?
What do you mean by dao?
Explain how does JSP handle run-time exceptions?
How the JSP file will be executed on the Server side?
Which design pattern is implemented by Struts2 interceptors?
What is implicit object in java?
How to add the node?
Name some useful annotations introduced in Struts2?
Do you know how are multi-byte characters used with weblogic jdriver?
Is arraylist dynamic in java?
What is function overriding and overloading in java?
What is a retriable command?
What do you mean by abstract schema?
What is method overloading in JAVA? Why is it not present in C ?
What are the key methods that are involved in processing of http servlets?