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

Name the method to find, if a thread is active or not?

2 Answers  


What is threadfactory?

0 Answers  


What are the different algorithms used for clustering?

0 Answers  


What restrictions are placed on the values of each case of a switch statement?

0 Answers  


Why DOM Parser would take more Memory than SAX parser while they are parsing?

3 Answers   OnMobile,






How are the elements of a cardlayout organized?

0 Answers  


What is the purpose of the notifyall() method?

0 Answers  


Howmany interfaces are used in RMI?

2 Answers  


whats is mean by connectionpooling

0 Answers   SolutionNET,


Is multiple try block is possible in single java Application......

3 Answers  


what are the activation groupworks?

0 Answers  


In our urls and in the text of the buttons we have comma. Its causing an error. Is there a way to change the delimiting character for the menu arguments?

0 Answers  


Categories