is servlet,struts are threadsafe or not.please telme correct
answer



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

Post New Answer

More Advanced Java Interview Questions

What are the steps involved in developing an RMI object?

1 Answers  


Explain about thread synchronization inside a monitor?

0 Answers   Saksoft,


What is JTS?

0 Answers  


Name the eight primitive java types.

0 Answers  


What is the difference between a stub and a skeleton?

9 Answers   ABC, College School Exams Tests, Geoservices, Polaris, Qualcomm, Rajiv Gandhi College of Engineering and Technology RGCET, UTIITSL, Wipro,






what is difference between checked exception & unchecked exception in java?

3 Answers   Ness Technologies,


What are skeletons and stubs and how they are generated?

2 Answers  


Why do I get a duplicate name error when loading a jar file?

0 Answers  


What are externizable interface?

0 Answers  


When you will synchronize your code?

2 Answers  


If your ui seems to freeze periodically, what might be a likely reason?

0 Answers  


Is 'synchronised' a modifier?

2 Answers   NIIT,


Categories