Core Java (6529)
Advanced Java (552)
Swing (223)
EJB (402)
Java Networking (49)
Hibernate (1009)
Spring Framework (1486)
Java J2EE AllOther (116) if we want to perform some operation at receiving application when it receives some message, then what objects are required at the receiving application?
IBM,
832
Why is model-view-controller architecture used in swing?
Add a value x to array from index l to r where 0 <= l <= r <= n-1
Which models are supported by jms? Please, explain them.
How to upload a file to the server using servlet?
What about anonymous inner classes in java?
How to get session object in hibernate?
any one can explain about policy file rule? when i connect database with applet then ther is no compile time error but the run time error is occureed.i.e access is denied.policy file rule is related to this problem.
Which event is fired at the time of session creation and destroy?
Can you call a method in a method?
What is a swing application?
Wha is the output from system.out.println(“hello”+null); ?
What is the reason why we need a jdbcrowset like the wrapper around resultset?
What is ternary operator?
What is the difference between a static and a non-static inner class?
Can we create object of static class?