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
Difference between swing and awt?
What is clustering? What are the different algorithms used for clustering?
Difference between hashmap and hashtable?
what is an isolation level?
What is a policy?
Why are my checkboxes not being set from on to off?
What is ioc concept & explain it?
Explain about RMI Architecture?
What is aop(assepct oriented programing)?
When a thread blocks on i/o?
What is RMI and what are the services in RMI?
cud u help me ... i am struggling with this question... to find all the subsets of a given set for ex.... a,,b,c shud give all the subsets.... i gt the program in c bt nt able to get it in java..... help needed ..
What is the argument type of a programs main() method?
What class is the top of the awt event hierarchy?
Why a component architecture for the java platform?