aspose file tools
The moose likes Struts and the fly likes Struts2 + beans cache + Threading Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "Struts2 + beans cache + Threading" Watch "Struts2 + beans cache + Threading" New topic
Author

Struts2 + beans cache + Threading

debraj mallick
Ranch Hand

Joined: Mar 08, 2011
Posts: 188

hi all,

i am using struts 2.1.6 and spring2.5 in my application, all i need is how to cache the beans (i.e. beans that are in struts2 action which needed for the business layer).
also when i am calling multiple services in one action, performance decreases, can i call multiple services in one action using thread?

any help would be appreciated.
Mohana Rao Sv
Ranch Hand

Joined: Aug 01, 2007
Posts: 485

refer this thread http://www.coderanch.com/t/513650/Struts/struts-thread-safety-performance


ocjp 6 — Feeding a person with food is a great thing in this world. Feeding the same person by transferring the knowledge is far more better thing. The reason is the amount of satisfaction which we get through food is of only one minute or two. But the satisfaction which we can get through the knowledge is of life long.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Struts2 + beans cache + Threading
 
Similar Threads
Struts2 CannotRenderException
Struts2 wizard with scoped model driven
Struts2: Test action classes
Pagination in Struts2
Struts2 Validation Not working