what is JTS?
How to deploy Jar, War files in J2EE?
Hi frnds ,iam new to java and j2ee ,my requirement is using java or any j2eetech how to lock an user when he enter wrong credentials(uname&password) more than 3 times.take the username and passowrd in a bean no need to conned Db kindly provide me sample application code or and ideas or links or tutorials plzzzzz urgent for me thanks in advance...
what is heepStored?
function of extends and implements keywords?
String is immutable.it is true String can be change to mutable How?
6 Answers IBM, Professional Access, TCS,
What is the priority of Garbage collector thread?
Write a java program to find out the sum of harmonic series : 1 + ½ + 1/3 + ……… up to nth term , for any value of n.
difference. between List and Set?
2 Answers Campus Interaction, HCL, Infotech,
Can I import same package/class twice? Will the jvm load the package twice at runtime?
How can I avoid validating a form before data is entered?
What are different types of controls in AWT?
How JNDI is used in JMS ?