whats is statement and procedure
No Answer is Posted For this Question
Be the First to Post Answer
What is the name of the state, when a thread is executing?
Are enterprise beans allowed to use thread.sleep()?
Explain how will the struts know which action class to call when you submit a form?
Can we sent objects using Sockets?
how the action can be map from jsp page to bean class in mvc1
What are the ways to define classes that can be run as threads?
What is ripple effect?
What is codebase in applet?
diffrence between jsp and servelts.
whats is mean by tiles in struts
what is singleton class? where it mainly used in the projects?
Will it be called overriding if I do not change the parameters or return type, instead throw a different exception in the method signature.