Core Java (6529)
Advanced Java (552)
Swing (223)
EJB (402)
Java Networking (49)
Hibernate (1009)
Spring Framework (1486)
Java J2EE AllOther (116) 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 2749when 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??
1544int 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!
1830
Does @override do anything?
What's the difference between an abstract class and interface in java?
What is @springbootapplication in spring boot? : Spring Boot
What are the data types supported by java?
What is the difference between merge and merge join in ssis?
What is an entity in hibernate?
Does spring data jpa use hibernate?
What is the difference between stage and no stage deployment?
Difference between method overloading and method overriding in java ?
How a database driver can be loaded with jdbc 4.0 / java 6?
in which perspective we deploy the flow?
Name few java util classes introduced with java 8 ?
What is container struts2?
What is the trace?
Does google use java?