Wrox Home  
Search P2P Archive for: Go

  Return to Index  

servlets thread: Who determine the thread priority.


Message #1 by =?iso-8859-1?q?Julio=20Oliveira?= <oliveira_julio@y...> on Mon, 15 Oct 2001 06:42:31 -0300 (ART)
you can set the priority of the thread using the setPriority() method - it
takes an argument that is an int between MAX_PRIORITY and MIN_PRIORITY

chanoch


  Return to Index