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 2753when 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??
1550int 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!
1832
Why are the objects immutable in java?
Is hashmap thread safe?
What is the use of coding?
How would you create a button with rounded edges?
What are the types of j2ee clients?
What are the disadvantages of storing session state in cookies?
What is the difference between validation.xml and validator-rules.xml files in struts?
What is the locale class in java programming?
What does system out println () do?
Explain working of java virtual machine (jvm)?
What do you mean by bean wiring?
what may cause problem in profile creation?
What is stereotype in spring?
What are the three parts of a jdbc url?
List out five keywords related to exception handling ?