Java J2EE (14736)
J2ME (151)
Java Related AllOther (507) Can we write the Remote and Local Interfaces in one Bean. How do you define it in the deployment descriptor.
HCL,
2 6471Iam working as a Project Lead in a s/w comp.The follwing question was asked in HCL interview. What about the schedule slippage? If the developer has taken more time than the specified time. How do you adjust the time? From where do you allocate that extra time for the developer?
2 12462How do you create UserTransaction Object? How do you rollback a transaction in a method?
HCL,
1 11412
How does java handle integer overflows and underflows?
What if I write static public void instead of public static void?
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 difference between @controller and @restcontroller in spring?
What is the locale class?
What is the resourcebundle class?
What is the difference between filters and interceptors ?
What do you mean by an interface in java?
What is latest hibernate version?
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 are the differences between heap and stack memory in java?
What is lazy class?
what is reflection api? How are they implemented?
What do you understand by casting in java language? What are the types of casting?
Explain public static void main(string args[]) in java.