| Author |
thread creation in struts
|
marisubbu balashanmuganathan
Greenhorn
Joined: Oct 17, 2008
Posts: 1
|
|
SHALL we create threads inside struts code as we do in java programming ? If yes , then is there any synchronization is needed while request thread accessing a static variable and a thread created manually try to access it ?
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56554
|
|
|
No, the container handles threading.
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
 |
|
|
subject: thread creation in struts
|
|
|