What is jboss?
No Answer is Posted For this Question
Be the First to Post Answer
What are the design considerations while making a choice between using interface and abstract class?
What is a compilation unit?
Can we have more than one action servlet?
What is the lifecycle of an applet?
Can I import same package/class twice? Will the jvm load the package twice at runtime?
When a thread blocks on i/o, what state does it enter?
How do you maintain a stateful session object across the session
Name the method to find, if a thread is active or not?
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...
does j2ee means advanced java
What are the methods used for inter-thread communication? and in what class these methods are defined?
what are design patterns in java?give with example?