What happens when Two users requests for same action class?
How the threads are controlled?
Answer Posted / joydeep
here 2 users will get 2 different instance of the action
class. each one will behave in their way as said in
configuration file.
Is This Answer Correct ? | 20 Yes | 4 No |
Post New Answer View All Answers
What is the purpose of @result?
What is meant by custom tags?
Are struts and shocks the same?
List some struts tag libraries?
What’s the utilization of struts.xml configuration file?
What do you mean by ognl?
Which tag is used to declare constants in struts xml?
What is declarative exception handling in struts?
What is the purpose of @key?
Explain about tiles?
What are result types in struts?
What are the ways in which duplicate form submission can occur?
Can you explain struts validator framework?
What is interceptor in Struts2?
What is the struts in java?