-
Is spawning threads frowned upon in servlets and Java classes? (0 messages)
- Posted by: T J
- Posted on: May 30 2003 13:54 EDT
I've always read that spawning threads is frowned upon in EJB's, that I knew. But a colleague recently said that it's frowned upon in "any" form inside weblogic, even servlets and regular Java classes. I've never heard that. Is that true? If not, please point me to literature stating it's OK to spawn threads in a weblogic or any j2ee app server environment, thanks