struts is thread safe or not ?give me answer as early as
possible

Answer Posted / kumar

it is not Thread safe.
we want to put code in between

synchrorize{
............
}

it is block level synchronization.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the components of struts?

552


Does struts include its own unit tests?

518


What are action errors and error?

571


Which class of struts is responsible to converts data types from string and vice versa?

656


What are the main classes which are used in struts application?

496






Who wrote struts?

546


What are the two types of validations supported by validator framework?

571


What is the design role played by struts?

548


What is the use of forwardaction?

541


What is the use of namespace in action mapping in Struts2?

574


Why we use struts in java?

507


What is apache struts used for?

490


Which design pattern the interceptors in struts2 is based on?

488


Can we handle exceptions in Struts programmatically?

513


What is http redirect?

561