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 2833when 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??
1592int 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!
1900
What is the use of list in java?
Detail about the architecture of the web sphere?
Can we create two sessionfactory in hibernate?
How can the session in servlet can be destroyed?
Can a static method be overridden in java?
How to handle the exception caused by jms?
What are the different session tracking techniques?
Name the exceptions thrown by the spring dao classes?
What is the difference between heap memory and stack memory?
Is j2ee a framework?
What driver should I use for scalable Oracle JDBC applications?
Is struts action class singleton?
Can a abstract class be declared final?
How is annotating helpful?
What is the role of garbage collector in java?