This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Struts and the fly likes Struts Action class Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "Struts Action class" Watch "Struts Action class" New topic
Author

Struts Action class

p hasini
Ranch Hand

Joined: Oct 24, 2009
Posts: 92
What happens when two users request for the same Action class?

Will two different instances of the Action class be created or only one instance of the Action class be created?
David Newton
Author
Rancher

Joined: Sep 29, 2008
Posts: 12617

Which version of Struts? Note that that Javadocs for Struts 1 actions addresses this issue specifically.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Struts Action class
 
Similar Threads
JSF- Getting bean name from the ActionEvent
help on struts-config.xml execution
Managed Bean in Struts 2 ?
Can we pass data of older request into another action???
struts 2 validation