I am writing my first Java Server Faces app. It needs to launch a
long-running proces in a background thread. What is the best way to
handle the spawning of new threads that don't tie up the request from
within the Faces framework?

Thanks,

Carlos
_______________________________________________
PLUG mailing list
PLUG@lists.pdxlinux.org
http://lists.pdxlinux.org/mailman/listinfo/plug

Reply via email to