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!

Reply via email to