What are the steps to write p-to-p model application?
No Answer is Posted For this Question
Be the First to Post Answer
What is re-entrant. Is session beans reentrant. Is entity beans reentrant?
If we opened windows notepad 4 times, does it starts 4 processes or 4 threads?
What are local interfaces? Describe.
What is the highest-level event class of the event-delegation model?
whats is mean by jndi
what we can't do in jdbc but can do hibernate?
which type of objects reference will be given to client?
How do you maintain a stateful session object across the session
what are getters and setters in Java with examples?
Why are some of the class and element names counter-intuitive?
What is resource bundle?
if i know the lenght of collection in hand, should I use Array or Arraylist? justify