What happens when Two users requests for same action class?
How the threads are controlled?

Answer Posted / rajshekhar

In this case both the users will get saparate instanceses
of the same action class.and both will work independintely.

Is This Answer Correct ?    7 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why we use struts in java?

516


Describe the two types of formbeans.

577


What is the difference between filters and interceptors ?

501


What is the purpose of action tag in struts.xml?

560


How many instances of servlet usually run in a struts application ?

542






How do u provide security to ur project?(Banking domain project)

4446


Can I have html form property without associated getter and setter formbean methods?

574


Explain the difference between dispatchaction and lookupdispatchaction in struts?

2114


What is strut action mapping?

513


What do you mean by struts.dev mode?

537


Explain the difference between plain-validator and field-validator in struts?

526


What is action servlet in struts?

539


What design patterns are used in struts?

563


What is role of actionservlet?

567


What configuration changes are required to use Tiles in Struts?

570