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 6128what is the meaning of following code snippets Class c=class.forName(driverClassName); Driver d=(driver)c.newInstance();
2 5147Is success EJB3.0 in the Market? IF yes just explain main differences between EJB2.0 and EJB3.0.
1 5384Which is better approach among four(HttpSession,cookie,URL Rewriting, Hidden Fields) Session Tracking technic's ? Why ?
L&T,
3 14321for 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??
1 4458
What is an object in java and how is it created?
What do you know about validation plugin ?
hi actully i hav form columns with origin and destination names .as like as i need to create one more column with name amount. my requirement is when i select origin and destination columns automatically i need to get amount from database.how can i. please tel me with relative code
What is action chaining ?
Hi frnds how to lock an user when he enter wrong credentials more than 3 time using java or j2ee tech take username and password in a bean no need to connect DB and validate give me some sample application code or links its urgent for me thanks in advance
What is the java api?
What are the differences between heap and stack memory in java?
Find Best Job Vacancies across the world on Jooble!
How to sort array in descending order in java?
What is the difference between filters and interceptors ?
How can you inject java collection in spring?
What is the first argument of the string array in main method?
Write a program to find the whether a number is an Armstrong number or not?
Explain public static void main(string args[]) in java.
Are jvm’s platform independent?