Are enterprise beans allowed to use thread.sleep()?
Answer / Pratibha Pal
No, Enterprise Beans are not supposed to use Thread.sleep(). This method can lead to unpredictable behavior and potential deadlocks in a container-managed environment.
| Is This Answer Correct ? | 0 Yes | 0 No |
Write a program on RMI and JDBC using StoredProcedure?
Why are component architectures useful?
Explain Object Serialization and it can be used?
How are commas used in the intialization and iteration parts of a for statement?
What is the relationship between the canvas class and the graphics class?
What is aop(assepct oriented programing)?
What is scalable, portability in the view of J2EE?
What is servlet preinitialization?
What is Remote Server?
How many layers are there in RMI and what are they?
Define prototype?
What is the difference between the ‘font’ and ‘fontmetrics’ class?