Java J2EE (14736)
J2ME (151)
Java Related AllOther (507) In corba, which of the files generated by the idltojava compiler must be compiled before running the server application? : BEA Weblogic
1 1067I tried to run two of the applets in the examples directory of the distribution? : BEA Weblogic
1 982While packaging the web application defaultwebapp for deployment into the weblogic server, the home and remote interfaces of the enterprise beans used by the servlets should reside in which directory? : BEA Weblogic
1 1098What can I do when I get java.lang.outofmemoryerror because producers are faster than consumers? : BEA Weblogic
1 1029How do I connect to an sql server instance that is running on a machine with multiple instances of sql server 2000? : BEA Weblogic
1 1086
explain different ways of using thread? : Java thread
Write a java program to find the route that connects between Red and Green Cells. General Rules for traversal 1. You can traverse from one cell to another vertically, horizontally or diagonally. 2. You cannot traverse through Black cells. 3. There should be only one Red and Green cell and at least one of each should be present. Otherwise the array is invalid. 4. You cannot revisit a cell that you have already traversed. 5. The maze need not be in the same as given in the above example
What is action chaining ?
What do you mean by an interface in java?
What do you understand by casting in java language? What are the types of casting?
How does java handle integer overflows and underflows?
what are the different modes of archival? Explain each mode in two lines each?
How can you inject java collection in spring?
What is lazy class?
How to sort array in descending order in java?
What are the contents on web.xml in struts application ?
What do you know about validation plugin ?
Hi frnd can i any one kindly can post for me portlet,hibernate and spring example application and with flow explantion configuration using Jdeveloper.and related links ar tutorials kindly please send me .its urgent for me .thanks in advance...........else can any one send to kondaiah.goddeti@gmail.com
Is minecraft 1.15 out?
What is the difference between filters and interceptors ?