Java J2EE (14736)
J2ME (151)
Java Related AllOther (507) Can we have multiple struts-config files in a single web app? If yes why should we have them? Will multiple copies make any impact on performance?
2 12511Every class extends object but why it is not possible for every object to invoke clone() method. ideally protected methods should be accessible from sub classes. isn't it?
2 4948When you are deploying an application, if you got Out Of Memory exception, what you will do
IBM,
4 14663
What is the resourcebundle class?
What are the contents on web.xml in struts application ?
What is an object in java and how is it created?
What is java string pool?
How can you inject java collection in spring?
What is parsing in java?
What is difference between @controller and @restcontroller in spring?
What is latest hibernate version?
What is a classloader in java?
Can we extract main method from another class?
Can we return resultset in java?
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
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 is the difference between break and continue statements?