Java J2EE (14736)
J2ME (151)
Java Related AllOther (507) Can the messaging bridge forward durable subscription messages between separate weblogic server 6.1 and release 7.0 or later domains? : BEA Weblogic
1 990What is the standard way to create threads, do initialization, etc. Within the application server? : BEA Weblogic
1 1081An instance of stateful session ejb when accessed simultaneously from more than one clients on same vm results in remoteexception or ejbexception. In case the client is a servlet thread, which of the techniques can be used to avoid remoteexception/ejbexception? : BEA Weblogic
1 1036Is it ok to add new sessions and subscribers to a queue or topic connection once it has been started? : BEA Weblogic
1 1195The multicast ttl setting for a cluster in the weblogic admin console sets which of the values? : BEA Weblogic
1 1189
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
i want test pattern of zylog company and some examples also
Explain public static void main(string args[]) in java.
What is the first argument of the string array in main method?
what is reflection api? How are they implemented?
What is parsing in java?
What is the locale class?
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
Find Best Job Vacancies across the world on Jooble!
Write a program to find the whether a number is an Armstrong number or not?
What are the differences between heap and stack memory in java?
hi actully i hav form columns with origin and destination names .as like as i need to create one more column with name amount. my requirement is when i select origin and destination columns automatically i need to get amount from database.how can i. please tel me with relative code
What is action chaining ?
What is an object in java and how is it created?
What is lazy class?