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 |
How to get an image from db2 database plz help as soon as possible
What is Remote Interface?
How do u supress the parameters from the displaying in the url?
Why does most servlets extend HttpServlet?
whats is mean by tiles in struts
What is RMI and what are the services in RMI?
Is jvm a overhead?
what are getters and setters in Java with examples?
What is a class loader? What are the different class loaders used by jvm?
What is the purpose of the wait() method?
Which javutil classes and interfaces support event handling?
diff mvc1 and mvc2 wahts is mean by servlet chaining?