is there a special mechanism to execute a sequence of tasks on a new thread in Tomcat or do i have to do it the old fashioned way, creating a class that spawns a new thread to do those tasks and referencing it in the jsp? thanks!
- RE: simple way to spawn new threads in jsp? Kris Gonzalez
- RE: simple way to spawn new threads in jsp? Warren Crossing
- Re: simple way to spawn new threads in jsp? Kris Gonzalez