is servlet,struts are threadsafe or not.please telme correct
answer
Answer Posted / 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 |
Post New Answer View All Answers
Why a client should be multithreading? Explain.
What is a sessionfactory? Is it a thread-safe object?
what are getters and setters in Java with examples?
What is JTS?
What are the types of scaling?
Explain what is synchronization?
What restrictions are placed on the location of a package statement within a source code file?
What is table mutation and how do you avoid it?
What is the difference between long.class and long.type?
Are enterprise beans allowed to use thread.sleep()?
whats is statement and procedure
Can I have an action without a form?
What is ioc concept?
What is the difference between a static and a non-static inner class?
What is message driven beam?