Riley, John
May 27th, 2002, 06:35 PM
I have a question about threads and J2EE.
Example: I want to have a process that is running all the time collection information from my webbapplication.
How should I do this?
servlets?
a thread? (is that possible? how long will it run?)
or with EJB?
/J
Example: I want to have a process that is running all the time collection information from my webbapplication.
How should I do this?
servlets?
a thread? (is that possible? how long will it run?)
or with EJB?
/J