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 |
What do you mean by Socket Programming?
What is the map interface?
What is the RMI and Socket?
What is JasperReports?
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?
What is a tasks priority and how is it used in scheduling?
Explain what is synchronization?
whats is mean by filter?
what is the proxy pattern?
What is the difference between ear, jar and war file?
can a static method be overridden
What happens when we invoke a thread?s interrupt method while it is in sleeping or waiting condition?