Java J2EE (14736)
J2ME (151)
Java Related AllOther (507) for example we have two boxes,one box it contain one adminserver & one managed servr and another box it contain one managed server.how to configuring the these server?
1 6119what is the meaning of following code snippets Class c=class.forName(driverClassName); Driver d=(driver)c.newInstance();
1 5142Is success EJB3.0 in the Market? IF yes just explain main differences between EJB2.0 and EJB3.0.
1 5381Which is better approach among four(HttpSession,cookie,URL Rewriting, Hidden Fields) Session Tracking technic's ? Why ?
L&T,
3 14302for example we are login into the irctc server from there it will go to the selected bank and deduct amount and come back to the irctc. so if we are developing this in java means will it be run on the same session. but as per my knowledge bank is separate and irctc is separate URL's so it will use two different sessions then how it is maintaining same session through out application and even it uses the payment gateway? how it is working can any one help me on that??
4452
What are the swing components?
What is the role of class.forname while loading drivers?
How many types of java are there?
Tell me the Importent classes in net package?
When singleton beans are created in spring?
What are class paths? How can they be set?
How do I find and replace in word?
What is the difference between execute, executeQuery, executeUpdate?
What is spring boot starter jdbc? : Spring Boot
Can you call a method on a null object?
What are 4 drivers available in JDBC? At what situation are four of the drivers used?
How many types of dependency injection are there?
What is struts framework in java?
What is a Presistent Object?
What is the purpose of @validations annotation?