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 2741when 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??
1537int 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
What are the Core classes of Struts Framework?
What exceptions do the dao classes, use in spring throw?
Do I have to credit struts on my own website?
What is the purpose of the system class in java programming?
What is csrf in spring security?
Can a class be a super class and a sub-class at the same time? Give example.
Explain about procedural programming language or structured programming language and its features?
What is one to many and many to many relationships one to many?
What is transaction commit in hibernate?
What happens when I change a value in the httpsession from inside an ejb?
what are the objects used in web sphere mq?
What is the structure of the http response
What is the relationship between the canvas class and the graphics class?
What are decalarations?
How can a CORBA object, accessed from a EJB?