J
Jon Smith
What is the best way of creating threads in J2EE, I am trying to migrate a
standalone component into a web app. It creates a number of threads to do
work in the background. I understand J2EE does not support user thread
management. I do not want to go to all the effort creating EJBs, is
WorkManager the way to go, I cannot find many examples of this. Can someone
please point me in the right direction
Cheers Jon
standalone component into a web app. It creates a number of threads to do
work in the background. I understand J2EE does not support user thread
management. I do not want to go to all the effort creating EJBs, is
WorkManager the way to go, I cannot find many examples of this. Can someone
please point me in the right direction
Cheers Jon