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 do you mean by Socket Programming?

0 Answers  


What is the map interface?

0 Answers  


What is the RMI and Socket?

0 Answers  


What is JasperReports?

2 Answers  


1) what is synchronization? 2)write a program to show synchronization ? 3) what is orm? 4) what is getTemplete method and hw u use it? 5)write a singleton program ? 6) what is IOC concept & explain it? 7) methods of spring? 8)explain spring framework? 9)what are the oops concept? 10)what r the diff types of exception? 11)what is AOP(assepct oriented programing)? 12)jsp life cycle? 13)servlet life cycle? 14)how to u catch ur exception when executing a query in hibernate? 15)write javascript function? 16)write a querry to join two tables? 17)wap to show inheritance and use of interface? 18)explain the project? 19)in spring bean class uses singleton or prototype? 20)Explain prototype?

1 Answers   Cap Gemini,






What is a tasks priority and how is it used in scheduling?

0 Answers  


Explain what is synchronization?

0 Answers  


whats is mean by filter?

1 Answers   SolutionNET,


what is the proxy pattern?

1 Answers  


What is the difference between ear, jar and war file?

0 Answers  


can a static method be overridden

12 Answers   SolutionNET,


What happens when we invoke a thread?s interrupt method while it is in sleeping or waiting condition?

1 Answers  


Categories