is servlet,struts are threadsafe or not.please telme correct
answer
Answer / yadav1776
Yes, servlet and struts are thread safe.
Only one instance of servlet is created by servlet
container at startup.
Same is the case with struts, only one instance is created
of action servlet (considering struts 1.x).
| Is This Answer Correct ? | 1 Yes | 3 No |
What is a convertor?
Why use a datasource when you can directly specify a connection details? (in a J2EE application)
explain the flow of struts?
the advantages of polymorphic
What are the JSP implicit objects ?
What if the static modifier is removed from the signature of the main method?
Can we sent objects using Sockets?
What is the applet sandbox?
How two threads will communicate with each other?
What is the difference between RMI registry and OS Agent?
Which textcomponent method is used to set a textcomponent to the read-only state?
What is a tasks priority and how is it used in scheduling?