users@jersey.java.net

Root Resource instantiation

From: dloy <david.loy_at_ucop.edu>
Date: Fri, 14 Aug 2009 08:27:11 -0700

Again, sorry for a newbie question, is a new Root Resource object
instantiated on each http call (tomcat)? Is it safe to store data to
local variables in the object or are there thread safe considerations?
Thanks
David