| 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.
|
 |
 |
|
|
subject: Struts2 + beans cache + Threading
|
|
|