Java J2EE (14736)
J2ME (151)
Java Related AllOther (507) How to migrate the weblogic domains Existing physical box to New box ? Assume:I have 2 Domains and 5 ms servers and i have deploy the application in managed servers in cluster Envirolment how to migrated? any budy give me steps ?
IBM,
1 2742when A client sent a request to the server to open facebook page and close the browser after this request .at that time the same user do login by using a different browser then that session id will exist or not for the same client??
1538int x=5,i=1,y=0; while(i<=5) { y=x++ + ++x; i=i+2; } System.out.println(x); System.out.println(y); System.out.println(i); How to solve this? Please explain!
1823
Explain about tiles?
How to use arraylist in java netbeans?
J2ee is a container centric architecture. Explain.
What is equals method in java?
What is the function of compareto in java?
What is adoptopenjdk?
What are the two categories of data types in the java programming language?
How to restrict a member of a class from inheriting by its sub classes?
What is passing by reference in java?
What is the difference between the @component, @repository and @service annotations in spring?
What is the difference between the jdk 1.02 event model and the event-delegation model introduced with jdk 1.1?
Can we declare the main method of our class as private?
What is model spi?
Do you know how are multi-byte characters used with weblogic jdriver?
What are 4 pillers of object orinted programming?