How can a dead thread be restarted?
When a thread blocks on i/o?
whats is mean by tiles in struts
What are different types of layout managers in java.awt package?
Difference between swing and awt?
what is singleton class? where it mainly used in the projects?
If I define a method in JSP scriplet <%..%>, where will it go after translation into a servlet?
Explain the difference between object state and behavior?
What are externizable interface?
Explain Object Serialization and it can be used?
What are the thread-to-thread communcation?
wahts is mean by dynavalidatorform in struts/
when we applied start()method on a thread ,how does it know that to execute run()method on that object?